[TuT]How To make UD Modul

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • [TuT]How To make UD Modul

      Ok guys, here's the fixed version because a lot people got problems with my other versions

      i fixed all bugs and tested it, all functions work(Writelong, float, byte..)

      Whats new?
      You can save your Settings looks like this:

      Brainfuck-Quellcode

      1. ",'GetWindowThreadProcessId:-----GDCWGYPWY
      2. ","OpenProcess:------------------DCWGYPWYG
      3. ","WriteProcessMemory:-----------CWGYPWYGD
      4. ","CloseHandle:------------------WGYPWYGDC
      5. ","FindWindowA:------------------GYPWYGDCW
      6. ","GetAsyncKeyState:-------------YPWYGDCWG
      7. ","ReadProcessMemory:------------PWYGDCWGY
      8. ","hWnd:-------------------------WYGDCWGYP
      9. ","pid:--------------------------GDCWGYPYW
      10. ","phandle:----------------------GDCWGYWYP
      11. ","WriteALong:-------------------GDCWGPYYW
      12. ","WritePointerLong:-------------GDCWYGPYW
      13. ","WriteAFloat:------------------DGCWGYPYW
      14. ","WritePointerFloat:------------GDWCGYPYW
      15. ","WriteAByte:-------------------WDGWGYPYW
      16. ","ReadAByte:--------------------YDCWGYPWG
      Alles anzeigen


      so you can close the module maker after you've created a module

      next feature:

      You don't need to add "Warrock"
      example(old): Call WriteLong("WarRock", &HAddy, Value)
      example(new): Call WriteLong(&HAddy, Value)
      next feature:

      you don't need to do the "dim stamina as long" anymore tongue.gif just use "WritePointerLong" and "WritePointerFloat"

      example(old):

      Quellcode

      1. dim stamina as long
      2. dim stamina2 as long
      3. call readalong("warrock", &Haddy, stamina)
      4. stamina2 = stamina + &Hoffset
      5. call writeafloat("WarRock", stamina2, 100)


      example how to use now:

      Quellcode

      1. Call WriteFloatPointer(&Haddy, &HOffset, Value)

      -----------------------
      I'm not sure if it creats an Undetected Module but i think yes beacuse it changes all strings
      -----------------------
      Happy Hacking

      Screen: img160.imageshack.us/img160/6831/modulemakerix2.png
      Virusscan: virustotal.com/de/analisis/958…eca4040ef35977-1243611257
      Downloadlink: RapidShare: Easy Filehosting
    • Werbung zur Unterstützung des Forums ( Bitte AddBlocker deaktivieren )