Nofuser - deobfuscator for Confuser
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
【下载地址】
欢迎加群:.NET反编译|破解 群号:183569712
作者:Cosmic_Spy
出处:http://www.cnblogs.com/Interkey/
有兴趣可以加群【.NET破解|反编译】请注明:博客园,谢谢~
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则肯定是你抄我的。
posted on 2014-03-13 16:10 Cosmic_Spy 阅读(3189) 评论(5) 编辑 收藏 举报
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 通过 API 将Deepseek响应流式内容输出到前端
· AI Agent开发,如何调用三方的API Function,是通过提示词来发起调用的吗