YoshihiroIto / JitPad

On the fly disassemble C# code based on JitDasm
MIT License
125 stars 9 forks source link
csharp dark dark-theme disassemble gui jit wpf

JitPad

Releases Chocolatey MIT License

On the fly disassemble C# code based on JitDasm

JitPad

Install (for end user)

Build and Run

> git clone --recursive https://github.com/YoshihiroIto/JitPad.git
> cd JitPad
> dotnet build
> JitPad\bin\Debug\netcoreapp3.1\JitPad.exe

or Open JitPad.sln

Credits

References

Useful Patterns

This solution is made on a very small scale. Therefore it is very readable. I hope you find it helpful.

Author

Yoshihiro Ito
Twitter: https://twitter.com/yoiyoi322
Email: yo.i.jewelry.bab@gmail.com

License

MIT