All Projects → zhengmin1989 → Thesevenweapons

zhengmin1989 / Thesevenweapons

安卓动态调试七种武器

Labels

Projects that are alternatives of or similar to Thesevenweapons

Scientific network summary
总结关于科学上网的概念方法及工具
Stars: ✭ 539 (-16.69%)
Mutual labels:  makefile
Conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
Stars: ✭ 569 (-12.06%)
Mutual labels:  makefile
Fixedsys
Fixedsys Excelsior font with programming ligatures
Stars: ✭ 605 (-6.49%)
Mutual labels:  makefile
Awesome Python Cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
Stars: ✭ 23,408 (+3517.93%)
Mutual labels:  makefile
Device brcm rpi3
Stars: ✭ 558 (-13.76%)
Mutual labels:  makefile
Raleway
An elegant variable sans-serif, with 9 static weights and Italics.
Stars: ✭ 589 (-8.96%)
Mutual labels:  makefile
Erlang.mk
A build tool for Erlang that just works.
Stars: ✭ 538 (-16.85%)
Mutual labels:  makefile
Lc3 Vm
Write your own virtual machine for the LC-3 computer!
Stars: ✭ 631 (-2.47%)
Mutual labels:  makefile
Git Game V2
Second version of the terminal based game that teaches users git commands
Stars: ✭ 560 (-13.45%)
Mutual labels:  makefile
Compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Stars: ✭ 601 (-7.11%)
Mutual labels:  makefile
Project Layout
Standard Go Project Layout
Stars: ✭ 28,275 (+4270.17%)
Mutual labels:  makefile
Rpi Buildroot
Buildroot overlay with a few personal tweaks for the Raspberry Pi
Stars: ✭ 553 (-14.53%)
Mutual labels:  makefile
Kubeadm Workshop
Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
Stars: ✭ 593 (-8.35%)
Mutual labels:  makefile
Manta
Manta is a scalable HTTP-based object store
Stars: ✭ 543 (-16.07%)
Mutual labels:  makefile
Invoice Boilerplate
Simple automated LaTeX invoicing system
Stars: ✭ 604 (-6.65%)
Mutual labels:  makefile
Remake
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
Stars: ✭ 538 (-16.85%)
Mutual labels:  makefile
Motionpie
A video surveillance OS for single-board computers
Stars: ✭ 585 (-9.58%)
Mutual labels:  makefile
Musl Cross Make
Simple makefile-based build for musl cross compiler
Stars: ✭ 646 (-0.15%)
Mutual labels:  makefile
Wacom Driver Fix
Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen tablet drivers for macOS Catalina and Big Sur
Stars: ✭ 605 (-6.49%)
Mutual labels:  makefile
Bake
Bake — the strangely familiar workflow utility.
Stars: ✭ 599 (-7.42%)
Mutual labels:  makefile

作者微博:蒸米spark http://www.weibo.com/zhengmin1989

文章地址: http://drops.wooyun.org/author/%E8%92%B8%E7%B1%B3

随着移动安全越来越火,各种调试工具也都层出不穷,但因为环境和需求的不同,并没有工具是万能的。另外工具是死的,人是活的,如果能搞懂工具的原理再结合上自身的经验,你也可以创造出属于自己的调试武器。因此,笔者将会在这一系列文章中分享一些自己经常用或原创的调试工具以及手段,希望能对国内移动安全的研究起到一些催化剂的作用。

目录如下:

安卓动态调试七种武器之长生剑 - Smali Instrumentation

安卓动态调试七种武器之孔雀翎 - Ida

安卓动态调试七种武器之离别钩 - Hooking

安卓动态调试七种武器之碧玉刀 - Customized DVM

安卓动态调试七种武器之多情环 - Customized Kernel

安卓动态调试七种武器之霸王枪 - Anti Anti-debugging

安卓动态调试七种武器之拳头 - Tricks & Summary

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].