Title | Content |
---|---|
Title | TMG Ripper Studio |
Version | 0.03 |
Author | Chafe |
Author website | http://www.tmg.f2s.com/ |
Description |
![]() This is a tool for converting a small part of a program into assemblycode that you could paste into your own sources. In other words, it makes recoding of GenerateKey-calls an easier task. The program takes either a fileoffset or a virtual address as input and starts to disassemble from that point. When a conditional jump is reached, it branches and follow both directions. It also follows unconditional jumps and traces calls... The trace-engine has some limitations, though. . It does not follow jumps and calls with register or memoryoperands. For example, this won't be followed: JMP DWORD PTR [EAX*4+OFFSET LOC_00401000] Currently, no MMX- and no SSE-instructions are supported either. The generated code is assembleable with MASM. TASM-users might have to do some changes to it before trying to assemble it. |
View: | 2346 |
Publish time |
6 years ago
2018-03-22 18:00:44
|
Download |
|
AcTioN |
|
Please login/register to Leave a Reply