Commit Graph

182 Commits

Author SHA1 Message Date
mkrsym1
ac68448cbd Mark HSR as verified 2023-07-30 00:38:31 +03:00
mkrsym1
80c817cb6b Renamed tp6.c to core.c 2023-07-28 01:51:04 +03:00
mkrsym1
4e614e1d82 v1.1.12 2023-07-19 01:17:44 +03:00
mkrsym1
8b9f8e68aa Change HSR version to v1.2.0 2023-07-17 23:57:58 +03:00
mkrsym1
99c0c20a3d Add tables for SR v1.2.0 2023-07-17 23:56:37 +03:00
mkrsym1
64a25b1607 Update checksums for SR 1.2.0 2023-07-17 23:56:37 +03:00
mkrsym1
43e8adaf12 Change SR status to "unverified" from "unsafe" 2023-07-17 23:54:47 +03:00
mkrsym1
0004c26d7a Recover the executable memory to it's original state 2023-07-16 17:29:06 +03:00
mkrsym1
848ae06792 Write recovery data into the inject allocation 2023-07-16 14:58:18 +03:00
mkrsym1
c979c980c1 v1.1.11 2023-07-09 00:03:31 +03:00
mkrsym1
3d943b641b Fix additional issue introduced by previous rework 2023-07-09 00:01:48 +03:00
mkrsym1
215af6e3db v1.1.10 2023-07-08 23:44:25 +03:00
mkrsym1
7aef85851c Fixed subtle core patch bug introduced by previous rework 2023-07-08 23:43:34 +03:00
mkrsym1
f7c24f5ab7 v1.1.9 2023-07-08 21:24:17 +03:00
mkrsym1
2ebd40b621 Internal rework to avoid a possible edge case 2023-07-08 21:17:28 +03:00
mkrsym1
7f43a042e8 v1.1.8 2023-07-08 16:34:12 +03:00
caem
8164694c8f Point user to Jadeite Readme 2023-07-08 15:11:52 +02:00
mkrsym1
61e657b2e4 Readme maintenance 2023-07-07 14:14:28 +03:00
mkrsym1
7a8087e8a1 Refactor resource gen script 2023-07-07 13:59:28 +03:00
mkrsym1
351fe85e2f Move blob file to objects kwarg in target declaration 2023-07-06 00:04:41 +03:00
mkrsym1
938b663bd9 Change blob file extension 2023-07-06 00:02:17 +03:00
mkrsym1
df1f611199 Publish precompiled tp6.c blob (lots of dirty hacks) 2023-07-05 23:59:27 +03:00
mkrsym1
94efee7496 Don't use narrow characters with widestring functions 2023-07-04 01:08:03 +03:00
mkrsym1
06be53ad8e Fix an incredibly dumb bitflag error 2023-07-04 01:03:21 +03:00
mkrsym1
ce427556a3 More efficient string comparisions 2023-07-03 17:04:32 +03:00
mkrsym1
15f56c9e5a v1.1.7 2023-07-03 14:07:38 +03:00
mkrsym1
b860834be1 Switch to using wide strings in the injector 2023-07-03 14:04:04 +03:00
mkrsym1
8c900f93fc Fix freeing heap on directory check 2023-07-03 11:57:08 +03:00
mkrsym1
a7d68776bd Update credits section 2023-07-02 23:48:54 +03:00
mkrsym1
6d742b2a15 v1.1.6 2023-07-02 23:29:47 +03:00
mkrsym1
cf5d87f7a7 Refuse to launch if the patcher is inside the game directory 2023-07-02 23:21:17 +03:00
mkrsym1
181d14e4ce Minor readme styling changes 2023-07-02 20:51:49 +03:00
mkrsym1
0067ceb85c Document AAT third-party launchers 2023-07-02 20:50:49 +03:00
mkrsym1
33cf0a65e8 Document HI3 v6.7.0 support 2023-06-30 11:55:12 +03:00
mkrsym1
d30a2aba9e Update comment in hi3.c 2023-06-29 12:58:57 +03:00
mkrsym1
05ed4980c5 v1.1.5 2023-06-29 12:52:46 +03:00
mkrsym1
1341e1600c Add tables for HI3 v6.7.0 glb 2023-06-29 12:52:08 +03:00
mkrsym1
0e2b60aecb Move envvar defs into a separate header 2023-06-26 12:53:07 +03:00
mkrsym1
33f7dd89a9 Optimize assembly payloads 2023-06-26 12:25:44 +03:00
mkrsym1
851ebb5b9a Use nonvolatile registers for storage 2023-06-26 12:18:25 +03:00
mkrsym1
a0e79dcea0 Major injector refactoring 2023-06-25 12:32:19 +03:00
mkrsym1
55fd21feef Move common assembly into a separate file 2023-06-25 02:19:24 +03:00
mkrsym1
22a7fb2a60 Use NASM local labels 2023-06-25 01:51:18 +03:00
mkrsym1
39147ac049 Show a warning if someone tries to run build.sh 2023-06-25 01:47:32 +03:00
mkrsym1
9a1405c828 Use winapi types in pe.c 2023-06-25 01:42:32 +03:00
mkrsym1
5473908df4 Show invalid UnityPlayer.dll checksum in hex 2023-06-23 20:00:27 +03:00
mkrsym1
6a237fd247 Only write the modified field in the exe header 2023-06-23 18:55:22 +03:00
mkrsym1
95dec1b0fd Remove useless includes in hsr.c 2023-06-21 17:47:42 +03:00
mkrsym1
661ef826c3 Move magic number into def 2023-06-21 16:24:16 +03:00
mkrsym1
6209157cf2 v1.1.4 2023-06-21 15:42:19 +03:00