吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 13260|回复: 79
收起左侧

[.NET] ConfuserEx-Unpacker-v2.0

  [复制链接]
罗萨 发表于 2020-11-14 19:15

隔壁大佬那搬运过来的,主要针对.net ConfuserEx的脱壳
Current Version: 2.0
Minimum .NET Framework Required: 4.6.1
!This tool only works for non-modded versions of ConfuserEx!
!This tool DOES NOT rename types and methods, use de4dot for that!
For Standard Users:
Drag and drop protected assembly onto 'ConfuserEx-Unpacker.exe' then use de4dot to fix up the names.
For Advanced Users:
Usage: ConfuserEx-Unpacker.exe {FilePath} {Options}
Optional Arguments:
    --preserveMD                  Preserve all Metadata during saving.
    --enableFrameworkRedirect     Enables resolving dependencies from other frameworks.
    --staticDeCompressor          Use static compressor remover. (Use for malware and big files, No Invoke)
    --staticConstants             Use static constants decrypter. (No Invoke)
    --staticResources             Use static resource decrypter. (No Invoke)
    --noOptimize                  Disables optimization when writing modules.
    --cleanMutations              Cleans Constant Mutations.
Changelog for 2.0 version:
        - Reworked the Engine
        - Anti De4dot Remover Added
        - Anti Invoke Patcher Added
        - Attribute Cleaner Added
        - Anti Decompiler Remover Added
        - Integrity Check Cleaner Added
        - Mutation Cleaner Added
        - Dynamic Resource Decrypter Added
        - Support for more Control Flow predicates
        - Support improved for Strong Reference Proxy
        - Imporved Constant Decrypter
        - Improved Cleanup of unused runtime code
        - Instruction Emulator Improvements
        - New Font in CLI
        - Added ConfuserEx Version Detection
ConfuserEx-Unpacker-v2.0.zip (971.22 KB, 下载次数: 2847)

免费评分

参与人数 12吾爱币 +14 热心值 +11 收起 理由
gcode + 1 + 1 谢谢@Thanks!
Light紫星 + 2 + 1 谢谢@Thanks!
zz0147 + 1 + 1 我很赞同!
Li1y + 1 + 1 我很赞同!
cxp521 + 1 + 1 谢谢@Thanks!
yanyyuan + 1 太对了
北方的耗子 + 1 + 1 用心讨论,共获提升!
libaiddufu + 1 + 1 谢谢@Thanks!
wannengzhanghu + 1 + 1 我很赞同!
jiqimaoer + 1 + 1 谢谢@Thanks!
青春丿易逝 + 2 + 1 鼓励转贴优秀软件安全工具和文档!
朱朱你堕落了 + 1 + 1 下载这么多次,连个评分都不给???

查看全部评分

本帖被以下淘专辑推荐:

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

xsp1989 发表于 2021-8-28 11:10
本帖最后由 xsp1989 于 2021-8-28 11:59 编辑

脱壳到最后出现这个,怎么处理?log里面几个关键字我加了空格和*,请忽略


[D] Decrypted string "--sequence"
[D] Decrypted string "-S"
[D] Decrypted string "--sequence-counter"
[D] Decrypted string "-a"
[D] Decrypted string "--dst-addr"
[D] Decrypted string "{0} -a {1} -S {2} -q {3} -d {4} -s {5}"
[D] Decrypted string "tp2.transmitcountedpackets"
[D] Decrypted string "{0} -a {1} -S {2} -q {3} -d {4} -s {5}"
[D] Decrypted string "tp2.transmitcountedpackets"
[$] Decrypted 8954 strings
[$] Cleaned Control Flow on 249 Methods
Error:
无法加载文件或程序集“Ub*i*q*a, Version=2.4.311.0, Culture=neutral, PublicKeyToken=null”。此程序集是为其他处理器编译的。
   在 System.Reflection.RuntimeAssembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection, Boolean fSkipIntegrityCheck, SecurityContextSource securityContextSource)
   在 System.Reflection.Assembly.Load(Byte[] rawAssembly)
   在 Unpacker.Core.Deobfuscators.Resource.ResourceDeobfuscator.Deobfuscate(UnpackerContext context) 位置 D:\Documents\Visual Studio 2017\Projects\GitHub\ConfuserEx-Unpacker\Unpacker.Core\Deobfuscators\Resource\ResourceDeobfuscator.cs:行号 40
   在 Unpacker.Core.UnpackerEngine.Run(UnpackerParameters parameters) 位置 D:\Documents\Visual Studio 2017\Projects\GitHub\ConfuserEx-Unpacker\Unpacker.Core\UnpackerEngine.cs:行号 38
[$] Cleaned AntiDebug
[$] Removed 1 Attributes
[$] Cleaning unused methods...
[$] Writing Module...
[$] Saving Module...
[$] File Written in D:\Program Files\U*bil o g ix\Ub*iq*ua*Pr*oto col Analyzer\U*b*iq*ua-Cleaned.exe
glorymusic 发表于 2022-4-6 21:35
Error:
未将对象引用设置到对象的实例。
   在 Unpacker.Core.Utils.FindInstructionsNumber(MethodDef method, OpCode opCode, Object operand) 位置 D:\Documents\Visual Studio 2017\Projects\GitHub\ConfuserEx-Unpacker\Unpacker.Core\Helpers\Utils.cs:行号 33
   在 Unpacker.Core.Deobfuscators.AntiDebugDeobfuscator.Deobfuscate(UnpackerContext context) 位置 D:\Documents\Visual Studio 2017\Projects\GitHub\ConfuserEx-Unpacker\Unpacker.Core\Deobfuscators\AntiDebugDeobfuscator.cs:行号 18
   在 Unpacker.Core.UnpackerEngine.Run(UnpackerParameters parameters) 位置 D:\Documents\Visual Studio 2017\Projects\GitHub\ConfuserEx-Unpacker\Unpacker.Core\UnpackerEngine.cs:行号 38


我这也报错~!~!~
qiang668ge 发表于 2020-11-14 20:09
guogss 发表于 2020-11-14 23:15
这个东西真是神器啊,支持一个先!!!
zxl520 发表于 2020-11-15 01:58
神器支持
libaiddufu 发表于 2020-11-15 05:56
感觉是好东西,就是不太会用,脱壳了感觉没有脱干净
byh3025 发表于 2020-11-15 06:19
谢谢你的分享
whngomj 发表于 2020-11-15 07:41
谢谢你的分享
memory010 发表于 2020-11-15 11:21
是好东西,收藏了。感谢分享
水泥竹 发表于 2020-11-15 13:49
谢谢你的分享,收藏了。
mxage 发表于 2020-11-15 15:23
感谢分享好的资源
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-5-1 17:01

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表