Can you explain what you are trying to say here? by itself 202F24 means nothing other than some random memory location. How is tihs "too easy to crack?"hero wrote:vmp 1.8 crack:
eax=string pointer;
mov [202F24],eax
Search found 6 matches
- Thu Jan 07, 2010 6:13 am
- Forum: Technical questions
- Topic: vmprotect is too easy to crack
- Replies: 2
- Views: 14897
Re: vmprotect is too easy to crack
- Tue Apr 28, 2009 7:50 pm
- Forum: Technical questions
- Topic: does VMProtect_con.exe use VMProtect itself?
- Replies: 2
- Views: 13992
- Tue Apr 28, 2009 8:40 am
- Forum: Technical questions
- Topic: does VMProtect_con.exe use VMProtect itself?
- Replies: 2
- Views: 13992
does VMProtect_con.exe use VMProtect itself?
Out of curiousity, does the VMProtect suite of applications (VMProtect.exe and VMProtect_con.exe) use the VMProtect system for their own anti-reversing protection or do they use another system? Just curious. Also, the anti-debugging system VMProtect deploys on binaries, how effective is that against...
- Wed Oct 01, 2008 4:57 am
- Forum: Technical questions
- Topic: Finding Watermarks Later
- Replies: 1
- Views: 12988
Finding Watermarks Later
With the watermarks feature, I have a question.
Are watermarks stored at a specific location in the VMProtect generated binary? Do I have to use the Watermark Search feature or can I write my own program that will parse for watermarks (say as part of some automated system)?
Are watermarks stored at a specific location in the VMProtect generated binary? Do I have to use the Watermark Search feature or can I write my own program that will parse for watermarks (say as part of some automated system)?
- Wed Oct 01, 2008 4:46 am
- Forum: Technical questions
- Topic: TIntelRecord and TVMProcedure Usage?
- Replies: 3
- Views: 14277
- Tue Sep 30, 2008 6:22 pm
- Forum: Technical questions
- Topic: TIntelRecord and TVMProcedure Usage?
- Replies: 3
- Views: 14277
TIntelRecord and TVMProcedure Usage?
Hi... I was looking over the script documentation and two of the objects/classes looked interesting but i'm not sure what they do. TIntelRecord and TVMProcedure... what are these and how are they used? Can you give us more information about what these classes are and what they their methods can do? ...