Skip to content

winest/CILTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About CILTools

CILTools is a set of utilities for your Common Intermediate Language files.

Main features:

  1. Assemble/Disassemble CIL file between *.dll and *.il
  2. Add/Subtract an address offset between specified lines
  3. Show the difference of two *.il files except comments and renamed variables
  4. Auto-merge *.il files if there is no difference between the same method. This is useful to merge your modification after the original *.il files updated while your intereting functions are not changed

Please also download [CWUtils] (https://github.com/winest/CWUtils) for this utility to work.
To fix the include/reference path of CWUtils, you can use [JsTools] (https://github.com/winest/JsTools) to change them automatically or modify the path in Main.bat manually.

Author

[ChienWei Hung] (https://www.linkedin.com/profile/view?id=351402223)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages