Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 297 Bytes

Warsim cheat written on Rustlang

What this shit can do:

  • Set gold for your kingdom
  • Set public opinion

Tested only on 0.7.0.6 version.

Dependencies

process-memory = "0.2.3"

winapi = {version="0.3.7", features=["handleapi", "std"]}

kernel32-sys = "0.2.2"

read-process-memory = "0.1.2"