Skip to content

Adding and modifying variables during program running

License

Notifications You must be signed in to change notification settings

BrianBit/NewIntStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NewIntStuff

Adding and modifying variables during program running.

Contains three main functions:newVar/dataEdit/getAddress

  • newVar creats a new int varable.

  • dataEdit can change a varable's value.

  • getAddress shows a varable's address and value.

work with C++11 enable.

WARNING:Do not run this program with AntiCheat for Mutiplayer Game running,or your game account will be banned!!!

About

Adding and modifying variables during program running

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages