Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 414 Bytes

#MonoPyApi

MonoPyApi is a library designed to take in a txt file that is generated by cheat engine's Mono dissector, and outputs a python package that allows you to hook into native csharp functions using python code.

If you are looking at this, you may be interested in IronPython instead


###Installation

TODO

###Usage

TODO