XorTroll 0463592c63
Merge pull request #3 from XorTroll/update
Update with current libs' changes
2022-10-02 19:58:49 +02:00
2020-05-02 20:45:06 +02:00
2020-10-09 00:07:28 +02:00
2020-05-02 20:38:53 +02:00
2022-10-02 19:23:24 +02:00
2022-10-02 19:23:24 +02:00

aoc-mitm

Mitm PoC for aoc:u service, allowing for (certain) games to instantaneously unlock DLC contents!

Only works for games whose DLC behaves like flags whose only purpose is for the game to be aware that DLC contents are purchased, while actual DLC content is included in the base game itself.

Usage

Create a file named sd:/aoc-mitm/titles.list, or open it in a text editor if it already exists.

Each line must contain a application ID which aoc-mitm will intercept, in the form of 0x<hex-data>, here's an example:

0x01006A800016E000
0x0100000000010000
Description
Mitm for aoc:u service, allowing for certain games to insta-unlock DLC
Readme GPL-2.0 58 KiB
Languages
Rust 93.6%
Makefile 6.4%