Awaiting the Awaitables - Building the AwaitFuscator
blog.washi.dev | blog | #reverse-engineering | #obfuscation | #compilers | #dotnet | #async-await | #csharp
Summary
Explores the internals of C# async/await to build AwaitFuscator, an obfuscator that encodes entire programs as long chains of await expressions by abusing custom awaiters and state machines.
- Published
- Collected
Skip to content