PDA

View Full Version : Xenocode - Unpack dynamically


rongchaua
05-30-2008, 07:18 PM
Although LibX has a powerful to unpack Xenocode, I would like to introduce another way to unpack Xenocode with OllyDbg. It is not an optimal way because with it you can not get all assemblies back, but it will help in some cases.

Link : http://rongchaua.net/dotnet/how-to-unpack-xenocode.html

Kurapica
05-31-2008, 07:35 AM
Very nice tutor !
Thanks for sharing. :D

sirp
06-05-2008, 04:37 AM
indeed very usefull good reading ,) thx

LibX
06-05-2008, 02:36 PM
Very nice tutorial,
U guys go play with this and learn how to handle this with olly! ;)
Il release the next version of The Xenocode Solution soon so there will be support for all new versions, but iam not going to spoil the fun of this damn nice tutorial right away so go use it people!

Regards
LibX

sQuaLiTo
06-14-2008, 10:24 AM
Very nice tutorial,
U guys go play with this and learn how to handle this with olly! ;)
Il release the next version of The Xenocode Solution soon so there will be support for all new versions, but iam not going to spoil the fun of this damn nice tutorial right away so go use it people!

Regards
LibX

So cool :)

I have an application that give me a lot of problems. i tried a rip of compression/crypt routine of xenocode but not yet done, finaly I've done some Api hook of ZwreadFile and ZwMapViewOfSection then use reflector, but again it isn't so nice.
It'll be so faster if you finish the Xenocode Solution for lastest version, so I hope it'll be done soon :)

bb32
07-04-2008, 12:12 AM
Great work, it was very useful for me

linhanshi
07-09-2008, 12:38 AM
Good,Thanks for share.