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 is finally here!

    - Support for more PE architectures
    - Supercharged .NET multi-assembly processing
    - Compatible with NixOS and legacy .NET FX 3.5
    - Many API improvements
    - Massive performance boosts

    👉 github.com/Washi1337/AsmResolv

    #pe #dotnet #reversing #malware

  2. #AsmResolver 6.0.0 is finally here!

    - Support for more PE architectures
    - Supercharged .NET multi-assembly processing
    - Compatible with NixOS and legacy .NET FX 3.5
    - Many API improvements
    - Massive performance boosts

    👉 github.com/Washi1337/AsmResolv

    #pe #dotnet #reversing #malware

  3. #AsmResolver 6.0.0 is finally here!

    - Support for more PE architectures
    - Supercharged .NET multi-assembly processing
    - Compatible with NixOS and legacy .NET FX 3.5
    - Many API improvements
    - Massive performance boosts

    👉 github.com/Washi1337/AsmResolv

    #pe #dotnet #reversing #malware

  4. #AsmResolver 6.0.0 is finally here!

    - Support for more PE architectures
    - Supercharged .NET multi-assembly processing
    - Compatible with NixOS and legacy .NET FX 3.5
    - Many API improvements
    - Massive performance boosts

    👉 github.com/Washi1337/AsmResolv

    #pe #dotnet #reversing #malware

  5. #AsmResolver 6.0.0 is finally here!

    - Support for more PE architectures
    - Supercharged .NET multi-assembly processing
    - Compatible with NixOS and legacy .NET FX 3.5
    - Many API improvements
    - Massive performance boosts

    👉 github.com/Washi1337/AsmResolv

    #pe #dotnet #reversing #malware

  6. #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

  7. #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

  8. #AsmResolver 6.0.0-beta.3 just got pushed to NuGet!

    More bugs were found and squashed. We are closing in on a full release with most of the public API being stable.

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

    #dotnet #pe #reversing

  9. #AsmResolver 6.0.0-beta.3 just got pushed to NuGet!

    More bugs were found and squashed. We are closing in on a full release with most of the public API being stable.

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

    #dotnet #pe #reversing

  10. #AsmResolver 6.0.0-beta.2 has been released

    This is a maintenance release that addresses many regressions introduced by the refactors in 6.0.0-beta.1.

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

  11. #AsmResolver 6.0.0-beta.2 has been released

    This is a maintenance release that addresses many regressions introduced by the refactors in 6.0.0-beta.1.

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

  12. #AsmResolver 5.5.1 is out!

    This is a maintenance release, adding #dotnet 8.0 targets and fixes issues related to type signatures, CIL optimizations, as well as some rare edge cases in .NET metadata directory parsing.

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

  13. #AsmResolver 5.5.1 is out!

    This is a maintenance release, adding #dotnet 8.0 targets and fixes issues related to type signatures, CIL optimizations, as well as some rare edge cases in .NET metadata directory parsing.

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

  14. Another day, another #AsmResolver version bump: 5.4.0 is out now.

    This release includes support for #PE certificate tables, PE forwarder exports, more quality of life improvements and more bug fixes.

    👉 github.com/Washi1337/AsmResolv

    #reversing

  15. Another day, another #AsmResolver version bump: 5.4.0 is out now.

    This release includes support for #PE certificate tables, PE forwarder exports, more quality of life improvements and more bug fixes.

    👉 github.com/Washi1337/AsmResolv

    #reversing

  16. I spent my Saturday on a dumb project answering the following question:

    What is the smallest #dotnet Hello World binary?

    Turns out, this rabbit hole is deeper than you may expect, so I wrote a blog post about it:
    👉 blog.washi.dev/posts/tinysharp

    #reversing #obfuscation #asmresolver

  17. I spent my Saturday on a dumb project answering the following question:

    What is the smallest #dotnet Hello World binary?

    Turns out, this rabbit hole is deeper than you may expect, so I wrote a blog post about it:
    👉 blog.washi.dev/posts/tinysharp

    #reversing #obfuscation #asmresolver

  18. #AsmResolver 5.3.0 is out!

    More performance and #pe reader bugfixes, new docs, and we also made it easier to ignore errors when writing #dotnet modules.

    Changelog and download links:
    👉 github.com/Washi1337/AsmResolv

    #malware #reversing

  19. #AsmResolver 5.3.0 is out!

    More performance and #pe reader bugfixes, new docs, and we also made it easier to ignore errors when writing #dotnet modules.

    Changelog and download links:
    👉 github.com/Washi1337/AsmResolv

    #malware #reversing

  20. #AsmResolver 5.2.0 is out now.

    This version includes read support for many more #PDB symbols, #dotnet AppHost patching, .NET TypeSignature::IsAssignableTo(type), QoL improvements and bug fixes.

    👉 Full changelog and download links:
    github.com/Washi1337/AsmResolv

    #reversing #malware

  21. #AsmResolver 5.2.0 is out now.

    This version includes read support for many more #PDB symbols, #dotnet AppHost patching, .NET TypeSignature::IsAssignableTo(type), QoL improvements and bug fixes.

    👉 Full changelog and download links:
    github.com/Washi1337/AsmResolv

    #reversing #malware

  22. I thought it was time to show off some of #AsmResolver's new #native #PE #patching API. In this blog, we discuss how to programmatically inject code into an arbitrary PE, and learn how to construct new import directories as we go.

    Full post: washi.dev/blog/posts/import-pa

    #reversing

  23. I thought it was time to show off some of #AsmResolver's new #native #PE #patching API. In this blog, we discuss how to programmatically inject code into an arbitrary PE, and learn how to construct new import directories as we go.

    Full post: washi.dev/blog/posts/import-pa

    #reversing

  24. #AsmResolver 5.1.0 just got released!

    This version brings support for C#11 generic custom attributes as well as a fluent binary #patching API for both #dotnet and native #PE files. We are slowly making native PE reconstruction a lot easier!

    github.com/Washi1337/AsmResolv

    #reversing

  25. #AsmResolver 5.1.0 just got released!

    This version brings support for C#11 generic custom attributes as well as a fluent binary #patching API for both #dotnet and native #PE files. We are slowly making native PE reconstruction a lot easier!

    github.com/Washi1337/AsmResolv

    #reversing

  26. 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

  27. 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

  28. #AsmResolver 5.0.0 just got released and is available on nuget!

    This release comes with many significant performance boosts, rudimentary PDB file support as well as many Quality-of-Life improvements and bug fixes compared to v4.

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

  29. #AsmResolver 5.0.0 just got released and is available on nuget!

    This release comes with many significant performance boosts, rudimentary PDB file support as well as many Quality-of-Life improvements and bug fixes compared to v4.

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