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

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 4857|回复: 1
收起左侧

[.NET] [OPEN SOURCE] AsmResolver - Read and Edit ANY Application [Library]

[复制链接]
风吹屁屁凉 发表于 2013-2-27 13:55
[OPEN SOURCE] AsmResolver - Read and Edit ANY Application [Library] By TheUnknownProgrammer

Getting PE headers (these values aren't all of them you can get)
Spoiler




Getting sections, exports, imports and data directories.
Spoiler




x86 Disassembler (Alpha stage)
Spoiler



.NET Header and tables. (Application is obfuscated with metadata obfuscation of Confuser)
Spoiler



.NET Method header, disassembler, variables and exception handlers.
Spoiler



Access.NET Metadata row
Spoiler





Open source Repository:
https://github.com/T...mer/AsmResolver

Library and Preview Application Binaries (could be outdated because I update the source quite frequently):
http://www.mediafire...o7395t7dq1m6mig


This library can be compared to Mono.Cecil, but is slightly different:
  • AsmResolver is much more stable, and doesn't fail that fast.
  • AsmResoler is not only focussed on .NET but also on Native applications.
  • AsmResolver is able to rebuild applications, but not able to add or remove properly items/structures/members. They can be modified though.
  • AsmResolver is far from done, which means some classes are either missing or not finished yet.
  • I created this library myself, by using these references:
    Thanks to OllyDbg, CFF explorer, PEiD and other tools to check all values if they were correct or not.
    --- [ Monday 25th February 2013 ---ImportExportWriterManagedDataWriter -> Have to rebuild heaps too.--- [ Sunday 24th February 2013 ---Added "Readers" and "Writers" directories.Moved pe readers to "Readers"Changed Save method in Win32Assembly to QuickSave.ReadingArguments is now called ReadingParameters. (sounds better :D/>)Started rebuilder classes.-> SectionWriter is a temporary solution for making working PEs. Have toexclude sections that are being rebuild.--- [ Saturday 23th February 2013 ---Fixed Import RVA, twisted it with the Thunk ValueAdded some more editing options in the .NET headersMoved GenerateBytes of MSILInstruction to MSILAssembler, fits betterAdded global token resolverFixed FullName for nested typesAdded GenericParamConstraint.--- [ FrIDAy 22th February 2013 ---Import reader supports now 64-bit appsImport reader function rva's are fixed.Resolving library references supports now 32 and 64 bit apps--- [ Thursday 21th February 2013 ] ---Support of reading multiple blobs at the same timeAdded bigger Readme file.Added GPL License

    ---------------------------------------------------------------------------------------------------------------------------------
    Thanks to TheUnknownProgrammer for his great tools

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

剑哥 发表于 2015-1-18 21:20
这个强悍的工具在那的下载
您需要登录后才可以回帖 登录 | 注册[Register]

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

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

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

GMT+8, 2024-6-6 10:07

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

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