1
0
mirror of https://github.com/chylex/Blog.git synced 2025-05-29 13:34:03 +02:00

Fix typo in Origin OS Version Bypass

This commit is contained in:
chylex 2020-01-26 17:54:27 +01:00
parent 3c710ebfdb
commit 9160bea732

View File

@ -53,7 +53,7 @@ In HxD, use *Search - Go to...* (Ctrl+G), paste in the offset, click OK, **make
| Offset | Old | New |
| ------ | --- | --- |
| 2F2F1 | 75 | EB |
| 2F2F0 | 75 | EB |
| 34B46 | 75 4D 68 4C 03 00 00 | E9 7C 03 00 00 90 90 |
| 34BC2 | 75 | EB |
| 34D1F | 0F 84 46 01 00 00 | E9 47 01 00 00 90 |