Washi · @washi
33 followers · 5 posts · Server infosec.exchange

I thought it was time to show off some of 's new 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

#asmresolver #native #pe #patching #reversing

Last updated 3 years ago

Washi · @washi
30 followers · 4 posts · Server infosec.exchange

5.1.0 just got released!

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

github.com/Washi1337/AsmResolv

#asmresolver #patching #dotnet #pe #reversing

Last updated 3 years ago

Washi · @washi
30 followers · 4 posts · Server infosec.exchange

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

Last updated 3 years ago

Washi · @washi
16 followers · 2 posts · Server infosec.exchange

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

#asmresolver

Last updated 3 years ago