View Single Post
  #1  
Old 05-14-2024, 23:07
mcr4ck mcr4ck is offline
Friend
 
Join Date: Nov 2019
Location: iran
Posts: 53
Rept. Given: 0
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 39
Thanks Rcvd at 30 Times in 16 Posts
mcr4ck Reputation: 1
write loader with memory hooker

hi



I have an exe file that is locked with a Rocky 4 dongle
And I have to write a loader to crack it

There is also a dll file that is locked and the exe file is not packed

this dll file packe with : x64 Themida / Winlicense v3.0.0.0 - 3.1.3.0 ( PACKED mode )

The only problem I have is that the offset changes every time and I don't know how to write a loader

Basically, it should be inside the sections of the dll file, but I don't know why it is like this
please guide me



After loading kernel32.ReleaseMutex, the codes I want will be displayed (pic 3)

https://forum.tuts4you.com/uploads/m...06c4783ba8.mp4
Attached Images
File Type: png 1.png (38.6 KB, 15 views)
File Type: png 2.png (175.1 KB, 9 views)
File Type: png 3.png (156.2 KB, 9 views)
Reply With Quote