Jump to content

Recommended Posts

Posted

And if you want to know if i made this... i can make you a tutorial step by step what i have done on comclt32.dll to make my system work...

And most of all i didn't care on share this thing and be famous in here...those last days i started posting in these forum...

I shared my work..i don't care about copyrighting it...

But next time i think i must add my signature because most of you people don't appreciate...

Some Donators in here know me in real life...and they know about my knowledge

 

Update :

About Sublimity protection the only login difference between other servers is that the blowfish is inside comclt32.dll instead of engine.dll...

Normally engine.dll push the blowfish to pass gameserver but for this server the fuction is called from comclt32.dll

I don't know if this .dll sends any other packet to be acceptable from the server

So making L2walker OOG calling fuctions from my modified comclt32.dll might be an option...

I have to try

I commonly working with attached hacks on L2.exe but L2walker OOG is stand alone...and i have to learn  where to import those fuctions..

Most of all i dont care about OOG because i think that IG is the best...

WHAT?! lol.

 

Why the hell would you need to have your modified dll have anything to do with walker? If you know the new blowfish key then you just need to change L2Walker's default key to match, which btw is only used for the login, not the gameserver.

 

Grats to you for your share, I'm not trying to seem like one of the people you discribed in your post, but my only problem came when I saw "but it might be tricky cause of the login steps of this server..." which showed an extreme lack of knowledge or research with Sublimity's protection, and I have a problem with the large amount of people who come on here with a modicome of knowledge and brainwash all the 13 year olds into thinking they are god when 90% of the time they haven't actually done anything, however, I am not saying you are one of those people.

Posted

WHAT?! lol.

 

Why the hell would you need to have your modified dll have anything to do with walker? If you know the new blowfish key then you just need to change L2Walker's default key to match, which btw is only used for the login, not the gameserver.

 

Grats to you for your share, I'm not trying to seem like one of the people you discribed in your post, but my only problem came when I saw "but it might be tricky cause of the login steps of this server..." which showed an extreme lack of knowledge or research with Sublimity's protection, and I have a problem with the large amount of people who come on here with a modicome of knowledge and brainwash all the 13 year olds into thinking they are god when 90% of the time they haven't actually done anything, however, I am not saying you are one of those people.

 

Look...

I sniffed the packets from the server with the normal system of sublimited and i saw that the blowfish is pushed while entering the L2 World...Wrong blowfish after character selection and you take a disconnect...

After unpacking and searched inside comclt32.dll i saw that the key is in this dll...

Firstly i tried to use bfishy.dll from fyyre but nothing changed..Comclt32.dll is a must to connect to server like that..Original name of this dll is ClientEX.dll don't thing that is COMCLT32.dll that exists in System32

So i make this dll importable for my new client...where Zero guard does not exists...

After a big search that i have done i found that this dll was asking for l2walker clients and if they found then terminates them..So i modified this module more..

I know where the blowfish normaly pushed but this modified client that they make is using different login method than normal clients do... So thats why i m talking about login steps..

Protections on lineage servers have taken a  different road from simple antibots that can found running procceses on computer...

 

_________________________________________________________

 

There's a masterpiece antibot with a completly changed server Authd (Kasha Protection Module) that packet are crypted with alogorithms that makes them completely unreadable.

L2walker OOG or a system with the correct settings (blowfish,Ip address,and port) will never communicate with those servers until these crypt/decrypt algorithms on packet send/recieve are added..In game packets are staying the same...but the login engine is something that they can make it work as they want...

Don't stay in thinking that things on login are always the same..

 

Posted

use a Virtual Machine and HotSpotShield or any other proxy/VPN client So u have different IP´s and HWID´s. Then u can 4box ;)

OR use more then 1 pc :D

can u post more detailed info for this?

Posted

Look...

I sniffed the packets from the server with the normal system of sublimited and i saw that the blowfish is pushed while entering the L2 World...Wrong blowfish after character selection and you take a disconnect...

After unpacking and searched inside comclt32.dll i saw that the key is in this dll...

Firstly i tried to use bfishy.dll from fyyre but nothing changed..Comclt32.dll is a must to connect to server like that..Original name of this dll is ClientEX.dll don't thing that is COMCLT32.dll that exists in System32

So i make this dll importable for my new client...where Zero guard does not exists...

After a big search that i have done i found that this dll was asking for l2walker clients and if they found then terminates them..So i modified this module more..

I know where the blowfish normaly pushed but this modified client that they make is using different login method than normal clients do... So thats why i m talking about login steps..

Protections on lineage servers have taken a  different road from simple antibots that can found running procceses on computer...

 

_________________________________________________________

 

There's a masterpiece antibot with a completly changed server Authd (Kasha Protection Module) that packet are crypted with alogorithms that makes them completely unreadable.

L2walker OOG or a system with the correct settings (blowfish,Ip address,and port) will never communicate with those servers until these crypt/decrypt algorithms on packet send/recieve are added..In game packets are staying the same...but the login engine is something that they can make it work as they want...

Don't stay in thinking that things on login are always the same..

 

I say again

 

WHAT?! lol

 

I'm going to ignore the fact that you are completely oblivious to L2Sublimity's actual protection methods because that pales in comparison to the fact that you think Kasha's protection is a masterpiece...

 

Let's start off with the first part, how does adding extra encryption on the login packets only make it a masterpiece? It's not like you even need to know the actual algorithm that hes using considering you could copy/paste his enc/dec functions and replicate it yourself.

 

And you even said it yourself, the ingame packets are the same, completely untouched, do you know how -beep-ing retarded that is?! That means all you have to do is login past server-selection and then pause or completely remove Kasha's protection module and then manually inject l2walker.dll into the client.

 

This is the exact same shit as bake-ice, protecting only the auth which leaves absolutely no room for verification that the protection module is even running once the player has reached the world. PATHETIC.

 

Did you even know that L2Walker and L2.Net can be defeated by changing 3 packet opcodes and then correcting them in the client by changing the addresses on the packet handler table rather than immidiately post-decryption? If L2Sublimity's opcode scrambling function acted on the handler table instead then your current dll still wouldn't allow walker to work as it wouldn't be able to determine which packet is which and would just /fail all over itself.

 

 

These protections are crap, pieces of shit made by kids who have no idea what they are doing. All of this stupid -beep-ing dll systems that are all bypassable with even the smallest amount of reverse engineering knowledge. When someone makes a ring-0 driver protection system with self-defense THEN you may call it a masterpiece.

Posted

I say again

 

WHAT?! lol

 

I'm going to ignore the fact that you are completely oblivious to L2Sublimity's actual protection methods because that pales in comparison to the fact that you think Kasha's protection is a masterpiece...

 

Let's start off with the first part, how does adding extra encryption on the login packets only make it a masterpiece? It's not like you even need to know the actual algorithm that hes using considering you could copy/paste his enc/dec functions and replicate it yourself.

 

And you even said it yourself, the ingame packets are the same, completely untouched, do you know how -beep-ing retarded that is?! That means all you have to do is login past server-selection and then pause or completely remove Kasha's protection module and then manually inject l2walker.dll into the client.

 

This is the exact same shit as bake-ice, protecting only the auth which leaves absolutely no room for verification that the protection module is even running once the player has reached the world. PATHETIC.

 

Did you even know that L2Walker and L2.Net can be defeated by changing 3 packet opcodes and then correcting them in the client by changing the addresses on the packet handler table rather than immidiately post-decryption? If L2Sublimity's opcode scrambling function acted on the handler table instead then your current dll still wouldn't allow walker to work as it wouldn't be able to determine which packet is which and would just /fail all over itself.

 

 

These protections are crap, pieces of shit made by kids who have no idea what they are doing. All of this stupid -beep-ing dll systems that are all bypassable with even the smallest amount of reverse engineering knowledge. When someone makes a ring-0 driver protection system with self-defense THEN you may call it a masterpiece.

 

 

You Know what RIJNAEL encryption algorithm is???

That is the algorithm Kasha uses to encrypt packets...

It is contained in L2.dll that provides with his client...

Copy paste asm codes you know that doesn't works what do you think when i said adding codes...you think about copy and paste??

I have partially unpacked Kasha modules but if you think it is easy to unpack enigma protector do it..

My main target is to find and bypass the fuction that asks if L2walker presents...you ll never understand..i made the same with sublimity

I never said about injecting l2walker while program is running...

The only fuction that those antibot have is to close applications when they are found attached on l2client or running stand alone...The packet encryption and all this shit i know that have nothing to do with l2walker or anything else...

I just want to make a client with kashas files but with less functions that kasha made it...

Files that original antibot client uses like kashas are necessary to connect to their server...so it is necessary add some of them to the new client

For Sublimity server necessary file was comclt32.dll wich is responsible for killing l2walker

Posted

 

You Know what RIJNAEL encryption algorithm is???

That is the algorithm Kasha uses to encrypt packets...

It is contained in L2.dll that provides with his client...

Copy paste asm codes you know that doesn't works what do you think when i said adding codes...you think about copy and paste??

I have partially unpacked Kasha modules but if you think it is easy to unpack enigma protector do it..

My main target is to find and bypass the fuction that asks if L2walker presents...you ll never understand..i made the same with sublimity

I never said about injecting l2walker while program is running...

The only fuction that those antibot have is to close applications when they are found attached on l2client or running stand alone...The packet encryption and all this shit i know that have nothing to do with l2walker or anything else...

I just want to make a client with kashas files but with less functions that kasha made it...

Files that original antibot client uses like kashas are necessary to connect to their server...so it is necessary add some of them to the new client

For Sublimity server necessary file was comclt32.dll wich is responsible for killing l2walker

So the fact he uses AES makes it a masterpiece? Seriously?

 

AES is only a secure encryption to an outsider, not someone who has access to the public key which will be inside kasha's protection module and even IF he uses a polymorphic key you can still find the original public key when it is first sent to the client by hooking his AES initialization function...

 

I can see you are obviously new to reverse engineering otherwise you would know that unpacking the dll isn't necessary as the code in run-time is available unencrypted in the memory, unless with extremely complex encryption systems that use virtualization or self-debugging and exception code-replacement methods - which as far as i can tell enigma has neither.

Posted

So the fact he uses AES makes it a masterpiece? Seriously?

 

AES is only a secure encryption to an outsider, not someone who has access to the public key which will be inside kasha's protection module and even IF he uses a polymorphic key you can still find the original public key when it is first sent to the client by hooking his AES initialization function...

 

I can see you are obviously new to reverse engineering otherwise you would know that unpacking the dll isn't necessary as the code in run-time is available unencrypted in the memory, unless with extremely complex encryption systems that use virtualization or self-debugging and exception code-replacement methods - which as far as i can tell enigma has neither.

Enigma contains all of those methods to prevent unpack throught a dumped memory section...

If it is so easy to you then why don't you make a working IG walker for a server that uses Kasha protection??

Let's say about DEX server

Posted

Enigma contains all of those methods to prevent unpack throught a dumped memory section...

If it is so easy to you then why don't you make a working IG walker for a server that uses Kasha protection??

Let's say about DEX server

Read what I said, I didn't say anything about unpacking it, attach a debugger to the running l2 process and BOOM you got all the code in-memory with no encryption.

I'll look into dex but I doubt I'll bother wasting my time on it just to prove someone like you wrong, I do have better things to do with my time you know.

Posted

Read what I said, I didn't say anything about unpacking it, attach a debugger to the running l2 process and BOOM you got all the code in-memory with no encryption.

I'll look into dex but I doubt I'll bother wasting my time on it just to prove someone like you wrong, I do have better things to do with my time you know.

Use ollydbg ICE...load phant0m plugin for stealth and start debug...try it and you will understand

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Server is not Classic, is C4 Scions of Destiny.   http://eternalsinl2.com   https://l2network.eu/details/2458/Lineage-II-Eternal-SIn/#google_vignette
    • Dynamic traffic, static ISP, unlimited traffic and bandwidth packages HTTP, HTTPS, SOCKS5 Over 195 countries/regions Over 100 million real residential IP address pools, with a normal uptime of 99.9%. Special discount code:VIP999
    • Here is the translation, formatted to look professional, clean, and highly scannable for your forum post: Hello L2JBrasil community! I present to you the newest development from MiaCodeWeb. We have created a robust and advanced adaptation of the Phantom system for aCis / L2JAcis 409, focused on Interlude C6 servers. Our main goal was to transform traditional "ornamental bots" into highly realistic, autonomous players. They are capable of creating themselves, restoring themselves, farming, auto-equipping, using skills, responding in chat using Artificial Intelligence, and being managed directly via an in-game panel. GitHub: https://github.com/miacodeweb/L2-Phantom-AI Video Demonstration: [Insert link here]   ## Main Features and Implementation We implemented the core of the Phantom system directly into the aCis gameserver. The architecture was divided into independent modules for AI, combat, chat, equipment, inventory, progression, logs, and administration. In-Game Admin Panel: Fully functional //phantom command. It allows you to create new phantoms, restore saved ones, reload configs, start/stop the AI, view online phantoms, kill bugged phantoms, delete them individually, and navigate through pages. Data Persistence: Created phantoms can be registered in phantoms.properties, allowing them to be restored later while maintaining all their progress directly from the database. Centralized Configuration: Everything is controlled by the phantoms.properties file, organized by sections: AI, Loot, Skills, Equipment, Zones, PVP/PK, Gemini (Chat), Logs, Respawn, and Anti-Stuck system. ## Phantom Skills and Behavior Smart Combat: They patrol, search for mobs, and claim targets to prevent multiple phantoms from attacking the same monster. Mages rest when they run out of MP and avoid hitting with physical weapons unnecessarily. Automatic Progression: Auto-learning of skills, automatic class changes following the logical tree of the chosen profession, receiving buffs, and inventory clearing when reaching a certain weight/space percentage. Dynamic Equipment System: They auto-equip based on class and level, using varying item combinations so they don't all look the same. Optimized Loot: Each phantom focuses on picking up drops/herbs from its own mob, avoiding that ugly scene of 10 phantoms chasing the same adena. PVP/PK Behavior (Configurable): Immediate response to attacks, detection of PK players in the visible area, and an optional "PK Rage Mode". ## AI and Movement Navigation and Anti-Stuck: Patrol system, free wandering, obstacle and stuck detection, with Geodata validation (when enabled on the server). Respawn: Automatic return to town after death, alongside safety rules to prevent them from getting permanently stuck in textures. Leveling Zones: Configurable leveling zones (automatic teleports to farm zones are disabled by default, as in Interlude/aCis they rely heavily on geodata accuracy and the real coordinates of your server). ## AI Chat Integration (Gemini 2.5 Flash) We integrated a Whisper system via the Gemini 2.5 Flash API, making the phantoms respond like real Lineage 2 players. Support for both free and paid API tiers. Configurable parameters: GeminiApiTier, Keys, Cooldowns, and DailyLimits. The system detects connection failures, API limits, and empty responses, and logs everything. The prompt has been adjusted so that the phantom doesn't reply with empty or robotic phrases when asked where to level up or what it's doing. ## Dedicated Log System We created an exclusive log file located at gameserver/log/phantoms.log. It records: loading of phantoms, auto-skills, buffs, Gemini API errors/successes, anti-stuck actions, kills/deletes by admin, and configuration issues. ## Simplified Distribution and Installation Thinking about ease of use for administrators, the mod is delivered in a ready-to-use package: phantom-acis-installer-client.zip. Includes an automatic PowerShell installer that injects the code into your Eclipse project. Contains README.md, INSTALL_MAP.md, and the payload/ folder with ready-made routes for aCis. Clean configuration files (without my API keys). Just run the installer over your copy of aCis, refresh Eclipse, compile, and test. ## Custom Jobs The project already has a solid and functional base for aCis 409. The ideal next steps would be to refine the farm routes by level and social behavior with long-term testing on live servers. I accept custom jobs! If you need this system adapted for another revision, exclusive modules, or any other development for your server, get in touch. Through MiaCodeWeb, I also offer complete services involving geodata optimization, advanced VPS administration (Linux), and Java backend management for L2J. Send a PM or visit the GitHub!   https://www.l2jbrasil.com/applications/core/interface/file/attachment.php?id=17801&key=135fc8d831b84c05089851b18bfca58a   Link dowload:https://github.com/miacodeweb/L2-Phantom-Acis-409
    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
  • 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..