https://github.com/nickacpt/desk-dock-reverse-engineering
Project for reverse-engineering the amazing DeskDock project
https://github.com/nickacpt/desk-dock-reverse-engineering
android deobfuscating-android-application deobfuscation deskdock enigma intermediary jvm mappings reverse-engineering reversing
Last synced: about 1 month ago
JSON representation
Project for reverse-engineering the amazing DeskDock project
- Host: GitHub
- URL: https://github.com/nickacpt/desk-dock-reverse-engineering
- Owner: NickAcPT
- License: gpl-3.0
- Created: 2023-02-28T00:39:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T11:26:55.000Z (over 3 years ago)
- Last Synced: 2026-04-13T13:44:21.883Z (about 2 months ago)
- Topics: android, deobfuscating-android-application, deobfuscation, deskdock, enigma, intermediary, jvm, mappings, reverse-engineering, reversing
- Language: Kotlin
- Homepage:
- Size: 325 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeskDock Reverse Engineering
Project for reverse-engineering the amazing DeskDock project.
## Goals
- [X] Provide a Gradle plugin to automate the reversing workflow
- [X] Provide intermediary files for cross-version deobfuscation mappings
- [X] Provide deobfuscation mappings based on the intermediary mappings above
- [ ] Provide a source-code patching workspace based on [Patchify](https://github.com/NickAcPT/Patchify) and
deobfuscation mappings
## Non-Goals
- Provide a way to unlock the PRO version for free