obfuscate-integer

Crates.ioobfuscate-integer
lib.rsobfuscate-integer
version0.1.2
sourcesrc
created_at2021-12-25 19:25:38.583495
updated_at2021-12-28 00:01:37.93728
descriptionThis is a crate which may stop most Cheat Engine (and other variants) program scanning for the relative address, and thus stop further modification.
homepage
repository
max_upload_size
id503050
size64,172
(Neutron3529)

documentation

README

obfuscate integer -- against Cheat Engine Users

This is a crate which may stop most Cheat Engine (and other variants) program scanning for the relative address, and thus stop further modification.

Published under GPL v3 or later.

update log

v0.1.1 - v0.1.2

  • hotfix in v0.1.2: delete the main function.
  • add a README.md file
  • add some unsafe code into the crate to make the program more random.

v0.1.0

  • initial commit
Commit count: 0

cargo fmt