An open API service indexing awesome lists of open source software.

https://github.com/open-obfuscator/dprotect-core


https://github.com/open-obfuscator/dprotect-core

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          







dProtect core

The core library based on ProguardCORE and used by dProtected






dProtected-Core is a fork of [ProguardCORE](https://github.com/Guardsquare/proguard-core) for the needs
of dProtect. You can find the details about ProguardCORE in the original [README](https://github.com/Guardsquare/proguard-core/blob/master/README.md) and
the official website: https://guardsquare.github.io/proguard-core/

This fork tries to minimize as much as possible the modifications in the code of Proguard. For this purpose most of the
code is located in the [dprotect](https://github.com/open-obfuscator/dprotect-core/tree/dprotect/base/src/main/java/dprotect) package.