View Single Post
  #1  
Old 05-03-2015, 17:26
TrOn TrOn is offline
Friend
 
Join Date: Feb 2015
Posts: 58
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 17
Thanks Rcvd at 9 Times in 5 Posts
TrOn Reputation: 0
reverse vmprotected function

How can I reverse a vmprotected function from a sys file? I have unpacked the sys file. The .PAGE and .text section include the code i need. I opened the files as a bin file with ida pro. The unprotected functions will disassembles. Can I convert the protected code into unprotected code?

Thank you
Reply With Quote