ESRO loader with range patch? "look"

  • I've seen few requests for the range patch so i wanted to do it. I guess the only way to patch it without bypassing gameguard is with injected dll, which need to be injected before gameguard loads. Gameguard detected the patch at startup (protection error), but if we wait the sro to be loaded we can modify the value of pointers with the injected dll. I tried patching static address, but game guard detected it few minutes later. That means zoomhack, etc are not possible.


    Binarys: attached


    scan: http://www.virustotal.com/file…6ffb15276ff86e-1307849807


    source:


    Esro Loader.dll.cpp


    Esro Loader.cpp





    quelle und dl link


    http://www.elitepvpers.com/for…o-loader-range-patch.html







    Meint ihr das funzt?


    edit: grade selber ausprobiert, funzt :)
    </iostream>


  • haste es evtl. schonmal ausprobiert? ich hab in ws grade zuviel traffic um das rauszufinden und durch nen ungünstigen eingebauten switch sehe ich noch mehr traffic :/


    oder hat jmd anders das gecheckt?

  • Leute, Leute da ist doch der Source Code dabei oO
    Kompiliert es einfach neu, wenn ihr der Binarys vom ersteller nicht traut oO


    siedenburg
    Ich vermute mal das folgende Includes reichen

    C
    1. #include <windows.h>
    2. #include <iostream>
    3. #include <Commdlg.h>