Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/09/15 5:03 p.m.8 views

android-reverse-engineering-skill

Android 逆向工程与 API 提取 — Claude Code 技能 一项 Claude Code 技能,可反编译 Android APK/XAPK/JAR/AAR 文件并提取应用使用的 HTTP API — Retrofit 端点、OkHttp 调用、硬编码 URL、认证模式 — 以便你在没有原始源代码的情况下记录并重现它们。 一流的 Kotlin 支持 :现代 Android 应用多为 Kotlin/KMP,经过 R8 重度混淆。此技能可从 R8 无法剥离的元数据中恢复原始的 Kotlin 类名 ,并从 Ktor 、Apollo GraphQL 和 Koin 中提取...

6AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/15 4:51 p.m.11 views

apkstudio

APK Studio オープンソース、クロスプラットフォームの Qt6 ベース IDE で、Android アプリケーションパッケージのリバースエンジニアリングを行います。.smali コードファイルのシンタックスハイライトを備えたコードエディタを含む、IDE のような親しみやすいレイアウトを特徴としています。 機能 クロスプラットフォームで、Linux 、Mac OS X 、Windows 上で動作 APK の逆コンパイル/再コンパイル/署名およびインストール 自動ツールダウンロード & インストール – APK Studio は必要なツール...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/15 4:45 p.m.12 views

PulseAPK-Core

PulseAPK 🌍 言語 英語 | ドイツ語 | スペイン語 | フランス語 | עברית | 한국어 | Беларуская | フィンランド語 | ラトビア語 | エストニア語 | リトアニア語 | チェコ語 | スロバキア語 | ハンガリー語 | العربية | ポルトガル語 | ロシア語 | ウクライナ語 | 中文 PulseAPK は、Avalonia と .NET 8 で構築された、プロフェッショナルグレードのクロスプラットフォーム GUI です。Android リバースエンジニアリングとセキュリティ分析を目的としており、apktool...

5.9AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/15 4:08 p.m.13 views

dexcalibur

正在开发中:迁移到 Dexcalibur 2.0 | 代号:Reversense Dexcalibur Dexcalibur 是一个专注于自动化插桩的 Android 逆向工程平台。其特殊之处在于利用动态分析来改进静态分析启发式方法。旨在自动化与动态插桩相关的繁琐任务,例如: 在运行时反编译/反汇编拦截到的字节码 编写钩子代码并管理大量钩子消息 搜索感兴趣的模式/需要钩取的内容 处理钩子收集的数据(dex 文件、被调用的方法、类加载器等) 等等…… 不仅如此,Dexcalibur 拥有自己的静态分析引擎,并且能够执行 smali 的片段。 想分享一些内容或需要帮助?加入我们的官方聊天群:...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/15 3:57 p.m.11 views

PulseAPK

PulseAPK PulseAPK 是一款专业级 Android 逆向与安全分析 GUI,基于 WPF 和 .NET 8 构建。它将 apktool 的强大能力与高级静态分析功能结合,并以高性能赛博朋克风格界面呈现。PulseAPK 从反编译到分析、重建与签名,贯穿整个工作流。 观看 YouTube 演示 你还可以进行 Smali 代码分析。只需将 Smali 文件夹拖放到 Analysis 标签页。 如果要构建(并在必要时签名)Smali 文件夹,请使用 “Build APK” 部分。 关键特性 🛡️ 静态安全分析 :自动扫描 Smali 代码中的漏洞,包括 root...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 3:47 p.m.11 views

APKLab

APKLab 究極のAndroidリバースエンジニアリング体験をVS Codeの中で。 APKLabは、最先端のオープンソースツールをシームレスに統合します:Apktool、smali-lsp、Jadx、uber-apk-signer、apk-mitmなど。優れたVS Codeに統合し、IDEから離れることなくアプリ分析に集中して完了できます。 機能 アプリのリソースファイルのデコード/編集/リビルド APKをSmaliとの間で逆アセンブル/改造/リビルド APKをJavaソースにデコンパイル 優れたSmali言語サポート(smali-lsp)—...

5.8AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/15 12:14 p.m.18 views

apk.sh

🕹️ apk.sh apk.sh は Android アプリのリバースエンジニアリングを容易にする Bash スクリプトで、APK のプル、デコード、リビルド、パッチ適用といった繰り返し作業を自動化します。 機能 apk.sh は基本的に apktool を使用してリソースの逆アセンブル、デコード、リビルドを行い、一部の bash で frida ガジェット注入プロセスを自動化します。 また、アプリバンドル/スプリット APK もサポートしています。 🍄 起動時に frida-gadget.so をロードするための APK パッチ適用。 🆕...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 6:34 a.m.9 views

Awesome-Android-Reverse-Engineering

安卓逆向工程精选资源 精心整理的安卓逆向工程培训、资源和工具列表。 使用方法 Awesome-Android-Reverse-Engineering 是一个面向安卓应用、系统或组件拆解工作者的精选列表。只需按 ctrl + F 搜索关键词,浏览我们的目录菜单,或者寻找标有 '☆' 的优秀且更新的资源。 目录 培训 课程与资料 视频 书籍 工具 静态分析工具 动态分析工具 反编译器 恶意软件分析 资源 文档 案例研究 CTF 与 CrackMe 其他 混淆与反逆向 固件与内核分析 云 API 与 Web 服务逆向 培训 课程与资料 ☆ Maddie Stone 的安卓逆向工程培训 - 由...

5.9AI score
SaveExploits0References52
UbuntuCve
UbuntuCve
added 2026/04/21 2:16 a.m.13 views

CVE-2026-39973

Apktool is a tool for reverse engineering Android APK files. In versions 3.0.0 and 3.0.1, a path traversal vulnerability in brut/androlib/res/decoder/ResFileDecoder.java allows a maliciously crafted APK to write arbitrary files to the filesystem during standard decoding apktool d. This is a...

7.1CVSS5.9AI score0.00182EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2022/01/12 6:20 p.m.8 views

CVE-2022-21675 Bytecode Viewer v2.10.x Zip Slip

Bytecode Viewer BCV is a Java/Android reverse engineering suite. Versions of the package prior to 2.11.0 are vulnerable to Arbitrary File Write via Archive Extraction AKA "Zip Slip". The vulnerability is exploited using a specially crafted archive that holds directory traversal filenames e.g...

9.9CVSS7.9AI score0.02544EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2016/12/27 2:30 p.m.39 views

Lobotomy - Android Reverse Engineering

Lobotomy is a command line based Android reverse engineering tool. What is in the repo, is currently in development. You should assume nothing works as expected until the official 2.0 release is finished. Version | Development ---|--- Author | Benjamin Watson rotlogix Features Feature | Descripti...

7.2AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 2011/11/01 6:32 p.m.6 views

Virtual Machine for Android Reverse Engineering (A.R.E) Released

Virtual Machine for Android Reverse Engineering A.R.E Released The Honeynet Project release of the Android Reverse Engineering A.R.E. Virtual Machine. Do you need to analyze a piece of Android malware, but dont have all your analysis tools at hand? The Android Reverse Engineering A.R.E. Virtual...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/11/01 6:32 p.m.17 views

Virtual Machine for Android Reverse Engineering (A.R.E) Released

Virtual Machine for Android Reverse Engineering A.R.E Released The Honeynet Project release of the Android Reverse Engineering A.R.E. Virtual Machine. Do you need to analyze a piece of Android malware, but dont have all your analysis tools at hand? The Android Reverse Engineering A.R.E. Virtual...

6.8AI score
SaveExploits0
Rows per page
Query Builder