Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
/ JITK Public archive

JITK - JIT Killer is hooker for clrjit

Notifications You must be signed in to change notification settings

rhotav/JITK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

JITK - JIT Killer is hooker for clrjit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages