Omnomnom
March 8th, 2009, 05:43
Hi,
My target is a VB executable packed with Themida (presumably version 2.0.3).
I deduced it was Themida based on the following information:
PEiD revealed nothing (other than a packed entropy).
RDG (on M-A mode) detected "Themida (PE Hide Type 1)"
While tracing through some of the decryption/decompression I noted a large string of the equivelant 'Themida Professional by Oreans Software"
int3 opcode in first code block.
Numerous SEHs littered throughout the code.
RTDSCs littered throughout the code.
I've tried a few scripts written for older versions (of Themida) to no avail.
I'm not very experienced with unpacking, though have done a few basic unpackmes.
I can attach to the process, but as soon as I resume the process it kills itself.
I was wondering if anyone could point me in the direction of a generic unpacker/script/tutorial for MUPing this version of Themida.
Cheers
.
My target is a VB executable packed with Themida (presumably version 2.0.3).
I deduced it was Themida based on the following information:
PEiD revealed nothing (other than a packed entropy).
RDG (on M-A mode) detected "Themida (PE Hide Type 1)"
While tracing through some of the decryption/decompression I noted a large string of the equivelant 'Themida Professional by Oreans Software"
int3 opcode in first code block.
Numerous SEHs littered throughout the code.
RTDSCs littered throughout the code.
I've tried a few scripts written for older versions (of Themida) to no avail.
I'm not very experienced with unpacking, though have done a few basic unpackmes.
I can attach to the process, but as soon as I resume the process it kills itself.
I was wondering if anyone could point me in the direction of a generic unpacker/script/tutorial for MUPing this version of Themida.
Cheers
