Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 10/07/20 in Posts

  1. 1 point
    Ai4rei

    Hex to enable /nc in WoE

    As per private request, patches for 2015-09-16aRagexe (unpacked): // long jmp (1) F:85C00F85????FFFF6A11 R:85C00F85000000006A11 // short jmp (3) F:85C075??6A11 R:85C075006A11 Which is basically the same, as above, except that the long jmp is negative. For wild-card impaired hex-editors the patches are: F:85C0752F6A11 R:85C075006A11 F:85C075396A11 R:85C075006A11 F:85C00F8528FEFFFF6A11 R:85C00F85000000006A11 F:85C0752F6A11 R:85C075006A11 The key sequence for this patch is: CALL <150916A.CSession::IsSiegeMode> TEST EAX,EAX JNZ <150916A.+??> PUSH 11 ; /Key = VK_CONTROL CALL NEAR EBX ; \GetAsyncKeyState Where the call to GetAsyncKeyState may take various forms.
  2. 1 point
    4144

    Request Client 2020-04-01bRagexe

    why you patching downloader script? you run downloader, and it download client exe succesfully. You saw output? why not use client exe? See your screenshot with client exe name.
  3. 1 point
    Use client 2019-05-30 and you should be fine, I'm using 2020-02-06aRagexe right now with no issues btw you can download them here: http://nemo.herc.ws/
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.