home.social

#asmresolver — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #asmresolver, aggregated by home.social.

  1. #AsmResolver 6.0.0-beta.4 released!

    This release addresses many shortcomings found during beta.3, including ARM32 and ARM64 support, auto references importing, and many other DX improvements.

    👉 Get it on GitHub or NuGet: github.com/Washi1337/AsmResolv

    #dotnet #pe #reversing

  2. Time for another blog post!

    This time we are tackling .NET debuggers and make them display garbage data with the help of proxy objects and debugger display attributes.

    Full post: washi.dev/blog/posts/debugger-
    PoC Implementation: github.com/Washi1337/ProxyObje

    #dotnet #obfuscation #reversing #asmresolver #cil #dnspy #decompiler #debugger #poc