Log in

View Full Version : DRG 10/2013 Challenge: reconstruct original .py from .pyc


My Infected Computer
November 1st, 2013, 03:22
Here is my solution for the Dragon Research Group monthly challenge. I like this kind of challenges, especially because there’s a long deadline that gives you the possibility to work on it with no hurry in your spare time. Everything starts from two files: a memory dump and a file taken from the disk. The […]http://stats.wordpress.com/b.gif?host=zairon.wordpress.com&blog=448309&post=885&subd=zairon&ref=&feed=1

http://zairon.wordpress.com/2013/11/01/drg-102013-challenge-reconstruct-original-py-from-pyc/

owl
November 13th, 2013, 14:44
Nice!. I heard that there are some malwares written in py and converted to exe by using py2exe. I wander if I could work them similar to this.

ZaiRoN
November 14th, 2013, 06:10
There are few extracting tools avalaible out there but I haven't tried any of them. If you are able to get a sample I would be interested in it

dion
November 15th, 2013, 06:28
reading this make me remember my old project on dropbox, being stucked at a point decompiling some pyc file... just to see some decrypted session log