/JITK

JITK - JIT Killer is hooker for clrjit

Primary LanguageC#

JITK - JIT Killer

MIT License files

       _ _____ _______ _  __
      | |_   _|__   __| |/ /
      | | | |    | |  | ' / 
  _   | | | |    | |  |  <  
 | |__| |_| |_   | |  | . \ 
  \____/|_____|  |_|  |_|\_\
                            
        by rhotav

JIT Killer is hooker for clrjit.dll

This process presents the communication between the compiler and the program to the user.

Features

  • Breakpoint
  • Disassemble from Hex Codes
  • User friendly design

Demo

Rec 0003

Commands

Parameter Description
quit Suspend JIT Killer
infoa Get assembly info of target module.
clear Clear Console
help Help
about About JITK
infof Get functions from loaded module.
fc Path Clear
f Assign File
fg Assign File Argument/s
c Continue or Start Hook Process.
g Step next function.
b Define breakpoint
bl List All Breakpoint
disas Disassemble Method
disash Print method body as hex

Thanks