Jump to content

KoMaR1911

Bronze
  • Posts

    14
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by KoMaR1911

  1. Sometimes pattern is different (when someone use for example optimalization or different compiler than visual studio) 1. Start IDA Pro then install Sig Maker to IDA Pro 2. check how PyRun_SimpleStringFlags looks for example on github [Hidden Content] as you can see function PyRun_SimpleStringFlags have string "__main__" and 1 function upper (PyRun_SimpleFileExFlags) "python: Can't reopen .pyc file\n" 3. find "python: Can't reopen .pyc file\n" 4. skip this function and go to next function new functions in 90% starts with PUSH ebp MOV ebp, esp (i know sometimes its different but im trying to explain it for newbies only!!!) 5. if next functions have string "__main__" probably its your PyRun_SimpleStringFlags 6. Make new pattern and paste it to source i dont know how to explain it better for people who don't have any experience with Reverse Engineering so if you have any questions how to do it just ask
  2. 16.09.2021 Changelog: - Added Pattern Scanner - Adder support for Static linked python27.lib in .exe! [Hidden Content]
  3. i just post some ss from they forum "Created by RealTeam" - XD source : https://github.com/B3akers/LeagueSkinChanger it looks like the same right? they only changed title and dont added author to credits 2. Original Webiste: Metin2M**.t* Again stolen cheat without any credits if you google more u can find "they" all cheats / apps on google / github RealUI - Loader to all stolen apps if they stole app / cheat from someone website they block this website in hosts XD 200 IQ now they can say "THIS IS OUR STUFF"
  4. here is m2bob dump : [Hidden Content] as i see they load python everytime they want to use feature like expbot etc thats why dump is 4mb and looks like this : probably thats why m2bob crashs after 20-40 minutes XD
  5. so you need to find method what cheat are using then hook it in my source you have example
  6. M2 Download Center Download Here ( Internal ) Author : KoMaR1911 Github + source code : [Hidden Content] How to use?: 1. Inject PyRunSimpleStringFlagsDumperMetin2.dll to metin2 game process using Xenos Injector / Extreme Injector 2. Inject cheat to game 3. go to C:/dump.txt here is dumped python loaded by PyRun_SimpleStringFlags Download : [Hidden Content]/releases/download/1.0/PyRunSimpleStringFlagsDumperMetin2.dll
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.