google搜索了好久,最终找到这个工具,可直接使用。

虽然脱后有很多无用代码,但关键代码是还是很清晰的!


----------------------------
NoFuser
----------------------------
NoFuser v1.1 - Beta
Deobfuscator for vanilla Confuser v1.8 & v1.9.
By: RazorX

----------------------------
Usage
----------------------------
NoFuser.exe <confused_program.exe> <switches>
Alternately, input files by dragging and dropping onto NoFuser executable.

----------------------------
Support
----------------------------
- Confuser v1.9
- r78612-r79642 (Source) [ Feb 14, 2013 -> July 16, 2013 ]
- r78377 (Released) [ Jan 28, 2013 ]
- r76934 (Released) [ Oct 03, 2012 ]
- r76656 (Released) [ Sep 08, 2012 ]
- r76542 (Released) [ Sep 01, 2012 ]
- r76509 (Released) [ Aug 30, 2012 ]
- Release [ Jun 23, 2012 ]

- Confuser v1.8
- Release [ May 31, 2012 ]

----------------------------
Switches
----------------------------
--output=[PATH] / -o=[PATH] -> Output directory.
Default: NoFuser_Output
--symbol-renamer=[OPTION] / -sr=[OPTION] -> How to rename symbols.
d4d = d4dot Engine (Default)
internal = Internal Engine.
--force-confuser-v1_9 / -fc1_9 -> Force detection of Confuser v1.9.
Default: False
--force-confuser-v1_8 / -fc1_8 -> Force detection of Confuser v1.8.
Default: False
--skip-missing-assembly-references / -smar -> Skip missing assembly references.
Default: False
--credits / -creds -> Credits menu.
--help / --? -> Help menu.

----------------------------
Changelog
----------------------------
[7/24/2013]
- Fixed minor typographical errors.
- Fixed CIL error with property overrides.
- Fixed error where PE subsystem wouldn't be set correctly.
- Fixed error where skipping assembly references wouldn't register.
- Fixed issue where resource decrypter would take too long to process.
- Improved unpacker to work on more targets.
- Improved output folder handling.
- Improved file I/O error handling.
- Improved minor cleanup.
- Improved minor speed optimizations.
- Improved assembly resolver to include "Reference Assemblies" folder.
- Improved file queuing system and native file handling.
- Updated support for lastest Confuser v1.9 source build (r79642).
- Updated NoFuser to not exit via drag-and-drop file operations.
- Updated credits and other nomenclature.

[6/20/2013]
- Initial release

----------------------------
Bugs / Limitations
----------------------------
- Confuser unpacker isn't fully complete.

本文地址:http://www.cnblogs.com/Interkey/p/Nofuser.html


下载地址

欢迎加群:

(请输入验证信息:博客园).

Nofuser - deobfuscator for Confuser的更多相关文章

  1. Confuser.crproj

    <?xml version="1.0" encoding="utf-8"?> <project baseDir="bin\Relea ...

  2. de4dot - Deobfuscator for .NET

    Features Here's a pseudo random list of the things it will do depending on what obfuscator was used ...

  3. [.NET逆向] [入门级]de4dot参数详解

    为了避免被0xd4d(de4dot作者)认为是"N00bUser"为了认识到Some of the advanced options may be incompatible, ca ...

  4. .net工具

    程序名称 作者 说明 文件结构与元数据查看看 AssemblyView1.0   可以查看.net平台下exe,dll源代码的类结构,比如变量,属性,函数,事件的定义. Anakrino   源代码开 ...

  5. msbuild ConfuserEx.Build 加密

    https://www.nuget.org/packages/ConfuserEx.Build/ <?xml version="1.0" encoding="utf ...

  6. 使用powershell提权的一些技巧

    原文:http://fuzzysecurity.com/tutorials/16.html 翻译:http://www.myexception.cn/windows/1752546.html http ...

  7. 34款Firefox渗透测试插件工具

    工欲善必先利其器,firefox一直是各位渗透师必备的利器,小编这里推荐34款firefox渗透测试辅助插件,其中包含渗透测试.信息收集.代理.加密解密等功能. 1:Firebug Firefox的 ...

  8. .NET 相关工具

    加密工具,反DUMP,反调试,反编译,加密代码资源内容,混淆流程,变量.Confuser is a protector/obfuscator for .NET, providing great sec ...

  9. Firefox渗透测试黑客插件集

    前天看S哥用Firefox的hackbar进行手动注入进行渗透,觉得直接运用浏览器的插件进行渗透测试有很多优点,既可以直接在前端进行注入等操作,也可以省却了寻找各种工具的麻烦.前端还是最直接的!于是这 ...

随机推荐

  1. 你不可不知的HTML优化技巧

    如何提升Web页面的性能,很多开发人员从多个方面来下手如JavaScript.图像优化.服务器配置,文件压缩或是调整CSS. 很显然HTML 已经达到了一个瓶颈,尽管它是开发Web 界面必备的核心语言 ...

  2. 谷歌大牛 Rob Pike 的 5 个编程原则

    谷歌大牛 Rob Pike 的 5 个编程原则 简介: Rob Pike,目前谷歌公司最著名的软件工程师之一,曾是贝尔实验室Unix开发团队成员,Plan9操作系统开发的主要领导人,Inferno操作 ...

  3. 使用jasperreports-5.6.0.jar导致的问题

    使用jasperreports-5.6.0.jar导致的问题 Struts2+jasperReport5.6如下设置: <!-- 社员档案 --> <package name=&qu ...

  4. Oracle 11g系列:数据表对象

    Oracle数据库的下一层逻辑结构并非数据表,而是表空间.每个数据表都属于唯一的表空间. 1.Oracle表空间 与数据表相同,Oracle表空间是一个逻辑对象,而非物理对象,是数据库的组成部分.当使 ...

  5. MVVM模式下,ViewModel和View,Model有什么区别

    摘自正美的5群 Model:很简单,就是业务逻辑相关的数据对象,通常从数据库映射而来,我们可以说是与数据库对应的model. View:也很简单,就是展现出来的用户界面. 基本上,绝大多数软件所做的工 ...

  6. sublime text2小技巧

    1. 文件快速导航: 这是sublime上面很好用的功能之一,ctrl+p可以调出窗口,菜单上的解释是gotoanythings ,确实如其所言,调出窗口后,直接输入关键字,可以在已打开的项目文件夹中 ...

  7. CentOS yum安装Apache + PHP + Tomcat7 + MySQL

    Linux平台上用得最多的web环境就是php.java和MySQL了,会搭建这个环境,就能把很多开源程序跑起来. 作为一个程序猿,虽然并不用精通运维的活,但基本的Linux环境搭建还是要掌握比较好, ...

  8. Redis在win7上的可视化应用

    Redis是一个key-value存储系统.和Memcached类似,它支持存储的value类型相对更多,包括string(字符串).list(链表).set(集合).zset(sorted set ...

  9. ArcGIS Earth数据小析

    ArcGIS Earth,一款轻量级的三维地球应用.因为工作关系下载试用了半天,正好借这个机会简单研究一下ArcGIS Earth的大概思路,特别是地形数据的组成和影像数据的加载,在这总结整理一下.下 ...

  10. javascript学习—理解addLoadEvent函数

    onload事件是HTML DOM Event 对象的一个属性,又叫事件句柄(Event Handlers),它会在页面或图像加载完成后(注意是加载完成后)立即发生. window.onload = ...