Commit Graph

30 Commits

Author SHA1 Message Date
zeffy
31cefc29a5 1.0 2018-03-16 06:48:50 -07:00
zeffy
772fdbc25b GetCurrentProcess() -> NtCurrentProcess() 2018-03-10 16:50:56 -08:00
zeffy
2f05279c38 close proceed event 2018-03-09 04:19:17 -08:00
zeffy
3aec51069e fix command line comparison 2018-03-09 00:58:13 -08:00
zeffy
595f7ea184 Switch from Telegram to Discord [skip ci] 2018-03-09 00:23:34 -08:00
zeffy
67d817e430 test 2018-03-08 23:58:02 -08:00
zeffy
872a3418db suspend (not exit) when crash count is exceeded 2018-03-08 20:02:02 -08:00
zeffy
a6a79e03dc finished implementing crash detection 2018-03-08 17:51:23 -08:00
zeffy
093a4f8dc5 fix uninitialized variable 2018-03-08 01:58:21 -08:00
zeffy
bf47ab665c push progress... 2018-03-08 01:50:37 -08:00
zeffy
ca3b98e454 fixed printing to wrong buffer causing crash 2018-03-02 21:24:40 -08:00
zeffy
af235fa17b Update callbacks.c 2018-03-02 21:14:26 -08:00
zeffy
b87ede689f doh 2018-03-02 21:13:01 -08:00
zeffy
05ecb770c9 crash detection fixes 2018-03-02 19:46:35 -08:00
zeffy
2db985a55b changed context member types, add crash detection (untested!) 2018-03-02 19:06:42 -08:00
zeffy
79fa34dd27 Update patternfind.c 2018-03-02 17:09:04 -08:00
zeffy
909d645f07 Update modulehelper.c 2018-03-02 17:00:36 -08:00
zeffy
e8cf90ef63 some fixes/readability improvements 2018-03-02 16:56:11 -08:00
zeffy
34821a34ff update issue template and add it to .sln 2018-03-02 15:56:57 -08:00
zeffy
99778376ff organize includes, fix possible null pointer, update patternfind.c, change some types 2018-03-02 15:43:05 -08:00
zeffy
6f2b140060 migrate to minhook and begin adding crash loop prevention 2018-03-01 14:49:11 -08:00
zeffy
d2b0bae9e5 remove detours 2018-02-15 19:22:34 -08:00
zeffy
9d5a41e3f7 Update wufuc_setup.aip 2018-02-09 16:05:50 -08:00
zeffy
3f8b639d5b bump version to 1.0 2018-02-09 14:38:40 -08:00
zeffy
450fb87025 fix spacing, update reg fix, add flags to readme 2018-02-09 14:24:56 -08:00
zeffy
694a514d5a fix function call arguments 2018-02-09 13:43:18 -08:00
zeffy
9db762965f fix pcbData assignment 2018-02-09 03:33:03 -08:00
zeffy
d7504e1872 finish implementing updatepack7 fix (shared process only) 2018-02-09 03:17:17 -08:00
zeffy
dbb2a95b65 new hybrid method (improved group heuristic method + NotifyServiceStatusChange API) 2018-02-08 02:33:56 -08:00
zeffy
f1dc539aba move source files to src folder, some code updates.. 2018-02-05 13:50:11 -08:00