Commit graph

24 commits

Author SHA1 Message Date
Ash Logan 6a3f25d424 README: Update with more info + usage instructions 2023-07-17 10:05:02 +10:00
Ash Logan 60ea5ea395 Add LICENSE (GPLv2)
With permission from Maschell and Rambo
2023-07-17 09:41:34 +10:00
Ash Logan 9b71db4762 main: Bump version to v1.1, add DISTRO
Git/dev builds will be -git
Official builds will be -pretendo
There might be another type in the future depending on how things go
2023-07-14 14:20:52 +10:00
Ash Logan 252d7a2008 Makefile: c++20 instead of gnu++20
We Love Standards
2023-07-14 14:18:40 +10:00
Ash Logan 7cdf700879 ci: Update WUPS version and extend CI for normal pushes 2023-07-14 13:49:23 +10:00
Rambo6Glaz 5e2cc66656 Update patches.cpp
Make it so the internal code is still called when we receive bad data, so the internal per client states are still updated.

We call the real function with a simple packet containing only the "end-of-packet" header in these cases.
2023-07-06 16:03:03 +02:00
EpicUsername12 6eb8886c56
Merge pull request #1 from Maschell/latest_libfunctionpatcher
Simplify the patching by using latest FunctionPatchesModule, add a config menu and more
2023-02-11 19:40:25 +01:00
Maschell 353876a193
Use latest libfunctionpatcher 2023-01-15 14:55:47 +01:00
EpicUsername12 efb3bea72f Minor spelling mistake (i win) 2023-01-14 19:36:57 +01:00
EpicUsername12 ab7b4d3a2d Fixed log output inconsistencies 2023-01-14 19:16:56 +01:00
Maschell 920a43623e Add Github action for Pull Requests 2023-01-08 13:57:43 +01:00
Maschell cf9620d7d3 Simplify patches by using the latest libfunctionpatcher, add a config menu, make logging optional, always log blocked attacks. 2023-01-08 13:46:24 +01:00
Maschell 8743a2e061 Update .gitignore 2023-01-08 11:45:48 +01:00
Maschell 9a6431c669 Update Makefile to be compatible with CLion 2023-01-08 11:45:31 +01:00
Maschell d6f2ec2852 Hardcode binary name in Makefile 2023-01-08 11:44:20 +01:00
Maschell 513f168913 Add Dockfile and prepare for latest libfunctionpatcher 2023-01-08 11:43:55 +01:00
Maschell ae503e18e5 Format code 2023-01-08 11:43:20 +01:00
Rambo6Glaz 67de80eea0 Fixed ENLBufferPwn fix + new bug fix 2022-12-25 21:09:06 +01:00
Rambo6Glaz 4d7011e72d Fixed the size check (already fixed in the release .wps) 2022-12-25 20:08:12 +01:00
Rambo6Glaz 284d6d95bc Added README and removed useless patch 2022-12-25 19:40:43 +01:00
Rambo6Glaz 14fe68efba Fixed splatoon patches 2022-12-25 19:16:52 +01:00
Rambo6Glaz 44cc33aa98 Updated version, author and license 2022-12-25 16:59:33 +01:00
Rambo6Glaz 0a3bd82f63 Splatoon patches added, needs to be tested.. 2022-12-25 16:58:38 +01:00
Rambo6Glaz 1441ebccd0 Initial release 2022-12-24 19:21:21 +01:00