Pattern scanning is used to find an address in memory by looking for a specific order of bytes. Especially useful to find the start address of in-game functions and offsets after a game has been patched Code
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pattern scanning is used to find an address in memory by looking for a specific order of bytes. Especially useful to find the start address of in-game functions and offsets after a game has been patched Code