Commit Graph

  • 95df3ba287 Better window destruction momo5502 2022-06-16 14:33:49 +0200
  • ea3c66239e Don't join during start momo5502 2022-06-16 14:22:42 +0200
  • 024812c5cc Small cleanup momo5502 2022-06-16 14:19:06 +0200
  • d87973b500 Add auto update support momo5502 2022-06-16 14:15:14 +0200
  • 8c5e696720 Fix threading issues momo5502 2022-06-16 12:12:36 +0200
  • 65fddf188a Patch tls callbacks while game is unpacking momo5502 2022-06-16 12:08:34 +0200
  • 6659650722 Prepare autoupdating momo5502 2022-06-16 10:21:03 +0200
  • 221383d116 Include version momo5502 2022-06-16 10:07:06 +0200
  • 34467f6dc2 Upload isolated release binary momo5502 2022-06-16 09:55:21 +0200
  • 7ea0ef13db Add dependabot momo5502 2022-06-16 09:29:59 +0200
  • 8c1e212af3 Remove unused code momo5502 2022-06-16 09:28:07 +0200
  • f4a534db04 Merge pull request #25 from momo5502/dependabot/submodules/main/deps/asmjit-33a31f0 Maurice Heumann 2022-06-16 09:26:37 +0200
  • e5d0058301 Support hypervisor assisted hooking for analysis momo5502 2022-06-07 20:42:13 +0200
  • 4df6a9ee5b Remove experiment momo5502 2022-06-07 19:02:02 +0200
  • 767955685a Better signature processing momo5502 2022-06-07 19:01:33 +0200
  • 7cb3173ebc Bump deps/asmjit from a4cb51b to 33a31f0 dependabot[bot] 2022-06-06 17:35:45 +0000
  • 3752853e2e Allow playing the game via rdp momo5502 2022-06-05 10:54:23 +0200
  • 15ee2877d5 Merge pull request #23 from mjkzy/main Maurice Heumann 2022-06-03 06:51:17 +0200
  • db042a60b3 define as macro mjkzy 2022-06-02 14:50:30 -0500
  • ffadc2b875 fix hwndBuffer not lining up with inputline/banner mjkzy 2022-06-02 14:45:45 -0500
  • 9dc984a059 Fix window closing momo5502 2022-06-02 20:49:03 +0200
  • e75e4961f6 Small refactoring momo5502 2022-06-02 20:42:58 +0200
  • e2952e5905 Merge pull request #22 from mjkzy/main Maurice Heumann 2022-06-02 20:34:59 +0200
  • 313433b4e6 move clean text to game class mjkzy 2022-06-02 06:49:43 -0500
  • 427b4ecff7 WM_QUIT in conwndproc + comments mjkzy 2022-06-02 06:42:32 -0500
  • 3b1ab04f33 dark mode console, symbols, new logo, corrections mjkzy 2022-06-02 03:14:44 -0500
  • 17b28d7546 Terminate when closing the external console momo5502 2022-05-31 19:00:57 +0200
  • 5546cca0e7 Fix warning momo5502 2022-05-30 21:25:52 +0200
  • affc495c49 Track .text decryption momo5502 2022-05-30 21:10:30 +0200
  • f5f9dae447 Fix va momo5502 2022-05-30 21:10:08 +0200
  • d9b834bede Better unpack hook momo5502 2022-05-30 20:37:58 +0200
  • 4097ed37d5 Small fixes momo5502 2022-05-30 19:06:59 +0200
  • 95df5bc91e Disable arxan patches for now momo5502 2022-05-30 18:14:33 +0200
  • 0a841e2f49 More arxan patches momo5502 2022-05-30 18:14:12 +0200
  • cda5d668ad Fix splash image momo5502 2022-05-29 18:51:24 +0200
  • bf4211c7f2 Fix game momo5502 2022-05-29 18:23:52 +0200
  • 7e616dd0ce Small fixes momo5502 2022-05-29 16:46:49 +0200
  • cf889c402a Fix workflow momo5502 2022-05-29 16:02:50 +0200
  • 5c2db6e8df Small fixes momo5502 2022-05-29 16:01:59 +0200
  • e28c72e643 Prepare arxan patching momo5502 2022-05-28 19:13:44 +0200
  • 362a8e7a4e boiii momo5502 2022-05-27 19:14:07 +0200
  • 47d6d960d8 Install first hook and do cleanup momo5502 2022-05-27 19:08:39 +0200
  • 60915bd335 Auto load mod momo5502 2022-05-26 10:50:04 +0200
  • 59ee54ce18 Do some cleanup momo5502 2022-05-26 10:29:29 +0200
  • 50ffdc3a3a Allow running the game without steam open momo5502 2022-05-26 10:20:41 +0200
  • 4b2a7c8e0b Start steam if necessary momo5502 2022-05-24 20:56:15 +0200
  • b1c6f9de4a Fully allow having ida and hxd open momo5502 2022-05-24 19:02:04 +0200
  • c4e4e35013 Prepare window cleanup momo5502 2022-05-23 20:42:07 +0200
  • 5b0082dc93 Remove debug prints momo5502 2022-05-23 19:20:07 +0200
  • 9a30a63bd1 Allow certain malicious tools to be running momo5502 2022-05-23 19:19:28 +0200
  • d69544ff5a Format code momo5502 2022-05-23 19:18:57 +0200
  • 13ff1ca4f0 Fix compilation momo5502 2022-05-23 18:14:20 +0200
  • c9793ce592 Fix some formatting momo5502 2022-05-23 17:57:45 +0200
  • feb1282e03 Add required hooking extensions momo5502 2022-05-23 17:57:29 +0200
  • 0dabe137cb Allow having IDA open momo5502 2022-05-22 15:46:30 +0200
  • 75ed941297 Add workflow momo5502 2022-05-21 20:16:20 +0200
  • 7ee03f7158 Delete readme for now momo5502 2022-05-21 20:01:40 +0200
  • 16a5d98efe Update license momo5502 2022-05-21 18:42:04 +0200
  • 6aae741b9b Add progress momo5502 2022-05-21 12:04:08 +0200
  • 11ae72c759 Initial commit momo5502 2022-05-21 07:46:20 +0000