Skip to content

Commit 440218c

Browse files
authored
Merge pull request #95 from chaoticgd/syscall_fixes
Fix system call patterns
2 parents 9f5955a + d98c5b7 commit 440218c

File tree

2 files changed

+267
-323
lines changed

2 files changed

+267
-323
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## v2.1.25
44

5+
- Updated the system call patterns to better match those found in commercial games (because the SDKs patch the kernel, the system call numbers differ between the official SDK and the homebrew SDK).
56
- Added support for Ghidra 11.4.
67

78
## v2.1.24

0 commit comments

Comments
 (0)