galack
September 17th, 2009, 09:53
Hello,
Im analysing a piece of malware, its packed with an unknown packer, as far as ive seen all it does is xor decryption, ive managed to unpack it and rebuild its import table with imprec, however it does not run, when i traced it , i found that it exits when it tries to read its resource with LoadResource, the resource section seems to be messed up but i have no idea what to do next, how to fix it.
any hint is appreciated.
GCK
Im analysing a piece of malware, its packed with an unknown packer, as far as ive seen all it does is xor decryption, ive managed to unpack it and rebuild its import table with imprec, however it does not run, when i traced it , i found that it exits when it tries to read its resource with LoadResource, the resource section seems to be messed up but i have no idea what to do next, how to fix it.
any hint is appreciated.
GCK