hi all
some games have cheats activated by arguments and some times they affect the game ie save is disabled.
wanted to know how can i track these and find the function or how to avoid the after math
how to track exe's arguments?
-
- Expert Cheater
- Posts: 121
- Joined: Wed Dec 27, 2017 2:40 pm
- Reputation: 64
- koderkrazy
- Expert Cheater
- Posts: 254
- Joined: Sun Jun 17, 2018 2:14 pm
- Reputation: 190
Re: how to track exe's arguments?
You can try this:reverser69 wrote: ↑Wed Aug 29, 2018 11:49 pmhi all
some games have cheats activated by arguments and some times they affect the game ie save is disabled.
wanted to know how can i track these and find the function or how to avoid the after math
1. Do 'Dissect code' on exe.
Memory view-> Tools->Dissect Code
2. Search in 'Referenced strings'
Memory view-> View->Referenced Strings
3. Search in 'All Strings'.
4. Look for strings starting with - or /. Or search words debug,mode, devmode, save etc.
5. With 'Referenced string' feature you can go to location it's being accessed.
Also if you are running game using auto created shortcut, then right click on it and see properties.
Who is online
Users browsing this forum: No registered users