Android game modification system (Dropmix)
Unity modding, RFID tech and preserving a videogame [in progress]
Source code available at https://github.com/padraigfl/Java-Dropmix-Toolkit
Additional details available at https://dropmix.netlify.app/why
Notes
- First Java project in years (kind of really enjoyed it)
- Only dependency being Java SE8 or newer (handles ADB, APKtool and APK signing internally)
- Brief dives into tools such as Ghidra for reverse engineering the Unity code
- iOS and Android app deep dives
- Attempts to build a community by sharing knowledge
- Some RFID and hardware research
Future Plans
- Expand Java app to allow swapping of individual card data
- Add more general streamlining tools for future preservation
- Either dive into PN5180 for reading/writing RFIDs or use logic analysers on board
- Possibly adapt the code into an Android app that applies the changes at root level
