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

google搜索了好久,最终找到这个工具,可直接使用. 虽然脱后有很多无用代码,但关键代码是还是很清晰的! ----------------------------NoFuser----------------------------NoFuser v1.1 - BetaDeobfuscator for vanilla Confuser v1.8 & v1.9.By: RazorX ----------------------------Usage------------------------…
<?xml version="1.0" encoding="utf-8"?> <project baseDir="bin\Release" outputDir="confused" xmlns="http://confuser.codeplex.com"> <rule pattern="true" preset="maximum" /&g…
Features Here's a pseudo random list of the things it will do depending on what obfuscator was used to obfuscate an assembly: Inline methods. Some obfuscators move small parts of a method to another static method and calls it. Decrypt strings statica…
为了避免被0xd4d(de4dot作者)认为是"N00bUser"为了认识到Some of the advanced options may be incompatible, causing a nice exception.With great power comes great responsibility.(de4dot开头2句话,可google翻译)务必要了解如何带参数运行de4dot!!! “de4dot弹出的用法都是英文,我看不懂怎么办?”所以我写了一篇入门级教程,只要能认…
程序名称 作者 说明 文件结构与元数据查看看 AssemblyView1.0   可以查看.net平台下exe,dll源代码的类结构,比如变量,属性,函数,事件的定义. Anakrino   源代码开放的.NET反编译工具,在.net 1.1 下要注意更新Anakrino.xmlhttp://www.saurik.com/net/exemplar/ Asmex 1.0   查看.net文件结构 反编译 ILDASM 1.1ILDASM 2.0   NET Framework SDK 中附带的,M…
https://www.nuget.org/packages/ConfuserEx.Build/ <?xml version="1.0" encoding="utf-8" ?> <project baseDir="bin\" outputDir="confused" xmlns="http://confuser.codeplex.com" > <rule pattern=&qu…
原文:http://fuzzysecurity.com/tutorials/16.html 翻译:http://www.myexception.cn/windows/1752546.html https://raw.githubusercontent.com/PowerShellEmpire/PowerTools/master/PowerUp/PowerUp.ps1 然后是一个小技巧: powershell IEX (New-Object Net.WebClient).DownloadStrin…
工欲善必先利其器,firefox一直是各位渗透师必备的利器,小编这里推荐34款firefox渗透测试辅助插件,其中包含渗透测试.信息收集.代理.加密解密等功能. 1:Firebug Firefox的 五星级强力推荐插件之一,不许要多解释 2:User Agent Switcher改变客户端的User Agent的一款插件 3:Hackbar攻城师必备工具,提供了SQL注入和XSS攻击,能够快速对字符串进行各种编码. 4:HttpFox监测和分析浏览器与web服务器之间的HTTP流量 5:Live…
加密工具,反DUMP,反调试,反编译,加密代码资源内容,混淆流程,变量.Confuser is a protector/obfuscator for .NET, providing great security to .NET Applications. Features: Anti debugger Anti memory dumping Anti decompiler Prevent any tampering of the assemblies Encrypt codes Encrypt…
前天看S哥用Firefox的hackbar进行手动注入进行渗透,觉得直接运用浏览器的插件进行渗透测试有很多优点,既可以直接在前端进行注入等操作,也可以省却了寻找各种工具的麻烦.前端还是最直接的!于是这两天开始整理集合各种Firefox和chrome的渗透插件进行学习. Firefox 不解释.Firefox一直是渗透测试的利器,比天朝那些百度浏览器和360浏览器之类的不知道强到哪去. 1.Firebug Firebug一直是很多程序猿和黑客选择Firefox的重要因素,大名鼎鼎,相信只要有过开发…