Commit Graph

17 Commits

Author SHA1 Message Date
beerpiss
4fee755ab4 fix(updater): just get the address by loading the library instead of relying on the linker to do what we want 2024-07-04 23:09:01 +07:00
beerpiss
7145efc237 Release 0.4.3 2024-07-04 21:03:04 +07:00
beerpiss
c28815b544 use native TLS 2024-06-29 12:40:40 +07:00
beerpiss
1ac70f3ab9 Shrink 500KB off the release size with this one simple trick 2024-06-29 11:04:34 +07:00
beerpiss
44104e0562 fix: handle case where import is polled wayy too fast 2024-06-28 13:34:53 +07:00
beerpiss
9e8bc35479 deal with the insane number of features you have to pull in 2024-06-27 23:37:33 +07:00
beerpiss
fe3807da7f build release with size optimizations 2024-06-27 09:41:31 +07:00
beerpiss
e5dda7def3 Release 0.4.1 2024-06-27 00:49:50 +07:00
beerpiss
d352266759 saekawa 0.4.0: rewrite boogaloo 2024-06-27 00:12:58 +07:00
beerpiss
f3ed7763a1 Update Kamaitachi URL 2024-04-08 14:16:04 +07:00
beerpiss
ef7880f5c5 Release 0.3.3 2024-03-23 17:01:16 +07:00
beerpiss
2b74f751a1 bump to 0.3.2 2023-12-16 21:27:25 +07:00
beerpiss
8ac19ef595 feat: all the logs are output now 2023-11-26 16:23:16 +07:00
beerpiss
8bcb664378 feat: overhaul + pb import 2023-11-18 23:10:50 +07:00
beerpiss
975a168ebb use outputdebugstringA for logging to the console
I have fuck all idea if this works. This doesn't work on my machine. Any hooks outside of chusanhook can't output shit.
2023-11-17 13:55:14 +07:00
beerpsi
4ce49973a5
feat: Allow requests to title server to stay encrypted (#1)
* initial encryption work

still need to figure out how to decrypt the requests. i don't even have an idea how long the key is.

* feat: encryption support
2023-11-16 03:37:42 +07:00
beerpiss
c970b2cbb8 initial commit 2023-11-14 23:57:44 +07:00