-
Notifications
You must be signed in to change notification settings - Fork 75
VM Properties
Mayur Pawashe edited this page May 17, 2021
·
2 revisions
- vm.pid
The process identifier of the running target.
- vm.is64Bit
true if the running target is 64-bit otherwise false.
- vm.isARM
true if the running target is on ARM64(e) otherwise false. New to Bit Slicer 1.7.10.
- vm.isTranslated
true if the running target is running under Rosetta on an Apple Silicon Mac, otherwise false. Note vm.isTranslated may be true while vm.isARM may be true. New to Bit Slicer 1.7.10.
Searching
- Introduction to Searching
- Data Types
- Storing All Values
- Pointers
- Search Windows
- Pausing Targets
- Web Games
Memory
Debugging
Scripting