Skip to content
0xd4d edited this page Nov 5, 2011 · 15 revisions

Using git

git clone git://github.com/0xd4d/de4dot.git
cd de4dot
git submodule init
git submodule update

Downloading tarballs

Download de4dot source and my Mono.Cecil fork. Extract cecil to a cecil sub dir inside the de4dot source dir.

Compile

Use VS2010.

Clone this wiki locally