Harding
August 4th, 2007, 23:36
First I will not take any credit for this tool. I only saw the talk on Black Hat and thought it was a good idea.
Main idea:
Watch all memory writes. First time a instruction that has been written is
executed in. Mark as possible OEP.
From authors:
"Track written memory
If that memory is executed, it’s unpacked
Must monitor:
–Memory writes
–Memory Executions
Automate the process"
Read more on http://offensivecomputing.net/?q=node/492
Main idea:
Watch all memory writes. First time a instruction that has been written is
executed in. Mark as possible OEP.
From authors:
"Track written memory
If that memory is executed, it’s unpacked
Must monitor:
–Memory writes
–Memory Executions
Automate the process"
Read more on http://offensivecomputing.net/?q=node/492