il2cpp_rs 0.1.3

A library for interacting with il2cpp on Windows
1
2
3
4
pub mod console;
pub mod il2cpp;
pub mod il2cpp_cache;
pub mod prof;