SkillAgentSearch skills...

NativeAot2IL

Very WIP Cpp2IL-style dumper for NativeAOT binaries

Install / Use

/learn @SamboyCoding/NativeAot2IL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NativeAot2IL

Cpp2IL-style dumper/eventually-decompiler-maybe for NativeAOT binaries.

Currently might as well be nonfunctional, posted only for visibility and information purposes. Definitely will only work on .NET 10 Windows binaries, likely x64-only, and is not of any use unless you're poking around with a debugger attached.

Features

  • Finds R2R header
  • Finds all R2R Sections
  • Parses very basic information out of the metadata section
  • More features coming soon™

Credits

  • A bunch of this code is just ripped straight from Cpp2IL (which is, of course, my project anyway)
  • Data formats and parsing code is a mismash of various sources. To call a few out here:

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated3d ago
Forks3

Languages

C#

Security Score

90/100

Audited on Mar 26, 2026

No findings