From 7a282f09621b7971886f0a7fee34f92e674a51a0 Mon Sep 17 00:00:00 2001 From: 0xd4d Date: Wed, 1 Jul 2015 17:29:22 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dbc6e6b1..2e32c542 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ de4dot is an open source (GPLv3) .NET deobfuscator and unpacker written in C#. I It uses [dnlib](https://github.com/0xd4d/dnlib/) to read and write assemblies so make sure you get it or it won't compile. +Binaries +======== + +Get binaries from the [build server](https://ci.appveyor.com/project/0xd4d/de4dot/build/artifacts). + It's FREE but there's NO SUPPORT ================================