obfuscate-integer 0.1.2

This is a crate which may stop most Cheat Engine (and other variants) program scanning for the relative address, and thus stop further modification.
  • Coverage
  • 11.86%
    28 out of 236 items documented2 out of 152 items with examples
  • Size
  • Source code size: 63.87 kB This is the summed size of all the files inside the crates.io package for this release.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Neutron3529
obfuscate-integer-0.1.2 doesn't have any documentation.

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