All Projects → HelloHuDi → Androidreversenotes

HelloHuDi / Androidreversenotes

Android逆向笔记---从入门到入土

Projects that are alternatives of or similar to Androidreversenotes

Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (+214.11%)
Mutual labels:  smali, reverse
reverse android
安卓从开发到逆向
Stars: ✭ 65 (-60.12%)
Mutual labels:  reverse, smali
Ble Security Attack Defence
✨ Purpose only! The dangers of Bluetooth Low Energy(BLE)implementations: Unveiling zero day vulnerabilities and security flaws in modern Bluetooth LE stacks.
Stars: ✭ 88 (-46.01%)
Mutual labels:  reverse
Hiding Passwords Android
A project to compare various secret/sensitive key hiding techniques in android.
Stars: ✭ 139 (-14.72%)
Mutual labels:  smali
Apk Changer
Command line program for modifying apk files
Stars: ✭ 122 (-25.15%)
Mutual labels:  smali
Reverse Engineering
Reverse-Engineered Tools Count-106
Stars: ✭ 94 (-42.33%)
Mutual labels:  reverse
Backdoor Apk
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Stars: ✭ 1,766 (+983.44%)
Mutual labels:  smali
One Lin3r
Gives you one-liners that aids in penetration testing operations, privilege escalation and more
Stars: ✭ 1,259 (+672.39%)
Mutual labels:  reverse
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+7633.74%)
Mutual labels:  smali
Vm80a
i8080 precise replica in Verilog, based on reverse engineering of real die
Stars: ✭ 114 (-30.06%)
Mutual labels:  reverse
Haxrat
A Android RAT with lots of features , check README for more information.
Stars: ✭ 135 (-17.18%)
Mutual labels:  smali
Computer Virus
👻计算机病毒以及相应的专杀工具的研发
Stars: ✭ 109 (-33.13%)
Mutual labels:  reverse
2018 Qwb Ctf
2018强网杯CTF___题目整理
Stars: ✭ 106 (-34.97%)
Mutual labels:  reverse
Reverse Shell Generator
Web-based reverse shell generator
Stars: ✭ 128 (-21.47%)
Mutual labels:  reverse
Pixellaunchermodv5
Stars: ✭ 95 (-41.72%)
Mutual labels:  smali
Java2smali
java代码直接转化成smali代码工具
Stars: ✭ 142 (-12.88%)
Mutual labels:  smali
Shellpop
Pop shells like a master.
Stars: ✭ 1,279 (+684.66%)
Mutual labels:  reverse
Easyiterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Stars: ✭ 107 (-34.36%)
Mutual labels:  reverse
Reverseextension
A UITableView extension that enables cell insertion from the bottom of a table view.
Stars: ✭ 1,631 (+900.61%)
Mutual labels:  reverse
Sublime Smali
A syntax highlighter for the Dalvik bytecode language, Smali
Stars: ✭ 157 (-3.68%)
Mutual labels:  smali

Android逆向笔记--从入门到入土

以下内容请不要用于商业用途,否则一切后果与本人无关...善用技术!!!

下载单个项目/文本方法

下载多项目中子项目,比如  https://github.com/HelloHuDi/Siheal/tree/master/SihealDeviceTest  ,
修改 tree/master 为 trunk ,再用 git 或者 svn 下载即可,
或者使用 gitzip --- http://kinolien.github.io/gitzip/)

预备知识

梦幻三板斧—apktool、dex2jar、jd-gui

进击的gui

Xposed入门

神奇的Xposed

Xposed基础演练——hook入门

Xposed基础演练——进击微信之逆向思路

Xposed基础演练——进击微信之获取附近的人(初级操作)

Xposed基础演练——进击微信之获取附近的人(进阶操作)

Xposed基础演练——进击微信之摇骰子和猜拳作弊器

Xposed基础演练——进击微信之自动发朋友圈

Xposed基础演练——进击微信之模拟定位

Xposed基础演练——进击微信之自动秒抢红包

Xposed基础演练——进击微信之修改运动步数

Xposed基础演练——进击微信之消息防撤回

其他Xposed项目

Hardwarecode -- 基于xposed 修改硬件信息

Hardwarecode -- 随意更改微信地区

XposedWechatHelper -- 微信辅助模块

XposedHook -- 免重启Xposed模块改进

WechatEnhancement -- 微信Xposed插件

WeChatMomentExport -- 导出微信朋友圈数据

WechatBotXposed -- 微信回复机器人

CPWechatXposed -- 使用Xposed Hook微信等APP

WechatMagician -- 关于微信的一些操作

WechatSpellbook --开源微信插件框架

UiAutomator

UiAutomator之初探微信

UiAutomator之骚操作

Smali

smali基本语法

smali demo

AccessibilityService

AccessibilityService基础简介

AccessibilityService实战 - WeChatLuckyMoney

AccessibilityService实战 - DingDingHelper

AccessibilityService实战 - luckymoney

脱壳

dumpDex

drizzleDumper drizzleDumper demo示例

ZjDroid - 1 ZjDroid - 2

FUPK3 FUPK3 思路

Android脱壳圣战之---脱掉360加固壳

破解专用虚拟机

抓包

安卓抓包工具开发

Fiddler

Charles Charles mac 破解教程

手机工具 - AndroidHttpCapture

手机工具 - NetWorkPacketCapture -- 豌豆荚搜索:抓包精灵

加密

Android逆向实战篇(加密数据包破解)

elf

readelf命令使用说明

记录一些神奇的地址

破解工具包

看雪工具

逆向未来

看雪论坛

看雪学院和看雪论坛

吾爱破解

学逆向

吾爱漏洞

先知社区

黑客与极客

奇虎360技术博客

尼古拉斯·赵四博客

Xposed框架中文站

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].