Skip to content

Slackaduts/zhol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zhol

A rust library for ergonomic Windows process memory manipulation.

Features

  • IDA-compatible pattern scans
  • Drop in functionality for Cheat Engine AOB injections
  • Async compatible (smol)
  • JIT x86 assembly injection (dynasm crate)
  • Adaptive memory hooks
  • Ergonomic use
  • Support for custom types with transmutation impl
  • Many common types can be directly read/written to/from process memory safely
  • Versatile error type allows for logic to adapt to specific program memory states easily

Future plans

  • Unix system support
  • DLL injection
  • Keyboard input injection

Contributing

Contributions are welcome. Please reach out if you have any questions.

About

A rust library for ergonomic Windows process memory manipulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages