Skip to content

Androclast/Hauyne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hauyne

A managed (lie) .NET DLL injector injecting managed (truth) .NET DLLs for managed (truth) .NET processes.

Targets running .NET 5+ processes via hostfxr, injects into the default AssemblyLoadContext.

Building

Run ./build.sh.

Knobs:

  • ./build.sh --no-zig / --no-dotnet to skip a side
  • ./build.sh --zig-targets "x86_64-linux-gnu x86_64-windows-gnu" to narrow targets
  • CONFIG=Debug OPTIMIZE=Debug ./build.sh for debug builds

Requirements

  • Matching .NET version with target (Targets .NET 9 out of the box)
  • Matching arch with target
  • Zig
  • .NET SDK

About

A managed .NET DLL injector injecting managed .NET DLLs for managed .NET processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors