DexHook | xposed module for capturing dynamically loaded dex files
kandi X-RAY | DexHook Summary
kandi X-RAY | DexHook Summary
DexHook is a Java library. DexHook has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
DexHook is a xposed module for capturing dynamically loaded dex/jar/apk/zip files. DexHook hooks into BaseDexClassLoader and DexFile, then copies the file prior to loading to a user define path. baseDir needs to be writable from the app you are hooking, /sdcard will work if the app can write to it. Build and tested on Nexus 5 running Android 4.4.4 with SELinux set permissive, using DalvikVM. At this time, DexHook is untested with ART.
DexHook is a xposed module for capturing dynamically loaded dex/jar/apk/zip files. DexHook hooks into BaseDexClassLoader and DexFile, then copies the file prior to loading to a user define path. baseDir needs to be writable from the app you are hooking, /sdcard will work if the app can write to it. Build and tested on Nexus 5 running Android 4.4.4 with SELinux set permissive, using DalvikVM. At this time, DexHook is untested with ART.
Support
Quality
Security
License
Reuse
Support
DexHook has a low active ecosystem.
It has 111 star(s) with 50 fork(s). There are 12 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 3 have been closed. On average issues are closed in 135 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of DexHook is current.
Quality
DexHook has 0 bugs and 0 code smells.
Security
DexHook has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
DexHook code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
DexHook is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
DexHook releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
DexHook saves you 94 person hours of effort in developing the same functionality from scratch.
It has 240 lines of code, 4 functions and 9 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed DexHook and discovered the below as its top functions. This is intended to give you an instant insight into DexHook implemented functionality, and help decide if they suit your requirements.
- Hook in the class loader
- SetInputView
- Initializes the dialog
Get all kandi verified functions for this library.
DexHook Key Features
No Key Features are available at this moment for DexHook.
DexHook Examples and Code Snippets
No Code Snippets are available at this moment for DexHook.
Community Discussions
No Community Discussions are available at this moment for DexHook.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DexHook
You can download it from GitHub.
You can use DexHook like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the DexHook component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use DexHook like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the DexHook component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page