Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DrizzleRisk/drizzleDumper
drizzleDumper是一款基于内存搜索的Android脱壳工具。
https://github.com/DrizzleRisk/drizzleDumper
android drizzledumper memory-hacking unpack
Last synced: about 1 month ago
JSON representation
drizzleDumper是一款基于内存搜索的Android脱壳工具。
- Host: GitHub
- URL: https://github.com/DrizzleRisk/drizzleDumper
- Owner: DrizzleRisk
- License: apache-2.0
- Created: 2016-07-26T15:20:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T14:18:23.000Z (about 7 years ago)
- Last Synced: 2024-10-29T17:48:19.872Z (about 1 month ago)
- Topics: android, drizzledumper, memory-hacking, unpack
- Language: Makefile
- Homepage:
- Size: 67.4 KB
- Stars: 2,325
- Watchers: 68
- Forks: 487
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-hacking-lists - DrizzleRisk/drizzleDumper - drizzleDumper是一款基于内存搜索的Android脱壳工具。 (Makefile)
README
drizzleDumper
===
简介
===*drizzleDumper*是一款基于内存搜索的Android脱壳工具。
*drizzleDumper* is a memory-search-based Android unpack tool.
使用方法
===./drizzleDumper package_name wait_times(s)
更详细的使用方法可参考FreeBuf文章:
http://www.freebuf.com/sectool/105147.html
工具集(分别适用于不同加固)
===
drizzleDumperTUnpacker
BUnpacker
License
===
Licensed under the Apache License, Version 2.0 (the "License")
Some code borrowed from strazzere(https://github.com/strazzere/android-unpacker/tree/master/native-unpacker)