Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by shavit

  1. shavit

    Request for B>source 229+-

    Here's one in Rust. Source code included. You must be registered for see element.
  2. shavit

    Fix Client bugs

    Interesting approach with your HeapAlloc hook. The reason it occurs is heap fragmentation - which can be somewhat fixed, but takes significantly more effort to do.
  3. shavit

    If you could ask a Nexon programmer anything, what would it be?

    why would you want to ask them anything? the game is written like crap it's not like they're going to educate you
  4. shavit

    Localhost Workshop

    they specifically wrote in the op that they cannot create a cleaned up client for versions above v111 as that's when nexon upgraded from themida 2.x to a different kind of a packer (vmprotect, then somewhere 30 versions later to themida 3.x) and they don't have a "perfect devirtualizer" for...
  5. shavit

    All addresses for v83 resolution change

    v84 looks signed to me You must be registered for see element. using an injected module over the public localhosts allows you to use an officially signed client therefore less bothersome antivirus detections
  6. shavit

    All addresses for v83 resolution change

    nothing prevents you from "vmt hooking" by patching the binary itself the real reason to inject a dll rather than writing shellcode in the exe itself would be to keep the original maple binary signed, and to actually write your code in clean c++
  7. shavit

    Localhost Workshop

    Very impressive job in regards to the unpacker. Was surprised to see it handles IAT reconstruction better than PE-Sieve does (at least with whatever Themida settings used by Nexon). Thanks for the contribution!
  8. shavit

    Localhost Workshop

    I can confirm v84 is a client version where PulseAudio starts having issues, while it works fine on one game version prior to it. LAA solved it there as well. However PipeWire works perfectly fine regardless of LAA.
  9. shavit

    [Release] !killall - PurpleMadness Style

    1>killall.obj : error LNK2001: unresolved external symbol "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall KillAll::killAll(void)" (?killAll@KillAll@@UAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
  10. shavit

    [v83/any] Custom EXP Table dll

    suck a fat penis
  11. shavit

    Final Attack issue

    suck my penis
  12. shavit

    Final Attack issue

    suck a fat penis
  13. shavit

    [v90+] Fix gamepad lag spikes

    suck a fat penis
  14. shavit

    [v90+] Fix gamepad lag spikes

    suck a fat penis suck a fat penis
Back
Top