ConfuserEx 0.5.0+ Full Unpacker
Description :here is another one of my bad tools a full confuserex unpacker versions 0.5.0 above
had a dynamic one sitting in my github as a personal tool for ages
decided to release it but i know many users have a shit fit about tools that invoke so i decided to add a static mode quickly
code is bad throughout copied code from many different projects i have and put it all into one
i was just going to fix nofuserex on codeshark github but since it needed a big overhaul for many features i decided to just put it into a new tool
has a static and a dynamic mode
static is better but less reliable
dynamic more reliable but uses invoke potentially bad for malware
this should work for VANILLA confuserex files i can't stress that enough
if your file fails in either mode send me the file i
if its not vanilla confuserex i wont even attempt to fix your file
basically i couldn't care less about a modified file that doesnt work
Features / Issues :
open source on my github
https://github.com/cawk/ConfuserEx-Unpacker
please attempt to fix any errors you have before you contact me
could potentially be a bug with static strings havent come across a file with it yet but by just looking at my code i can almost guarentee there is
Author/Credits :
SHADOW - PCRET for his anti tamper code and his static packer decryption routine was clever reliable and saved me coming up with my own
Proxy - control flow - helped me lots on this as stated in my confuserex control flow tool
0xd4d - dnlib de4dot obviously
Codeshark for his isantitampered and ispacked( yet again i know copy and pasting code my bad)
Download :
https://github.com/cawk/ConfuserEx-Unpacker 本帖最后由 shirh1910112 于 2017-6-14 17:02 编辑
20170613:谢谢分享,下载测试了一下,发现缺少de4dot.blocks.csproj和dnlib.csproj.
20170614:我误解大神了,谢谢分享,de4dot.blocks.csproj和dnlib.csproj都可以从de4dot的github中下载,可以使用vs2017编译通过,可以脱壳,V587.
附件:
要是谁能编译一下就好了 里面有现成的DLL 大神发帖子都是发英文 这个是做什么的?看不懂。 感谢分享~ shirh1910112 发表于 2017-6-13 16:51
20170613:谢谢分享,下载测试了一下,发现缺少de4dot.blocks.csproj和dnlib.csproj.
20170614:我误解大 ...
分享一下编译好的二进制文件吧~ shirh1910112 发表于 2017-6-13 16:51
20170613:谢谢分享,下载测试了一下,发现缺少de4dot.blocks.csproj和dnlib.csproj.
20170614:我误解大 ...
求大神共享下,谢谢!