Hi, i'm willing to start searching bugs in lineage 2 java server.

I know the OO paradigm (i code in Smalltalk) and Java sintaxis ain't that hard, but my problem is that i don't know what to look for. In the past i have researched several bugs for web applications, mostly by using the basic attacks such as SQLi, RFI, XSS,etc. and of course by reading the code.

But in such a big project such as a game server, i don't know where to start or what to look for. Java doesn't even have BoFs or similar..

Any hint?

Greets.