Lucene search
+L

1037 matches found

Kitploit
Kitploit
added 2026/08/28 4:03 a.m.2 views

urh

Universal Radio Hacker(URH)は、ワイヤレスプロトコル調査のための完全なスイートで、多くの一般的なソフトウェア定義ラジオをネイティブサポートしています。 URHは、信号の簡単な復調を可能にし、自動的な変調パラメータ検出と組み合わせることで、空中を飛び交うビットとバイトを簡単に識別できます。 データは送信前にエンコードされることが多いため、URHはカスタマイズ可能なデコードを提供し、CC1101データホワイトニングのような高度なエンコーディングにも対応します。...

5.4AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/28 4:02 a.m.3 views

pyrebox

================ 已归档项目 此项目已被归档,其问题追踪已锁定。该项目将仅作为参考用途保留。 .. image:: docs/media/pyreboxlogolightbg.png .. QEMU: http://qemu.org/ .. DECAF: https://github.com/sycurelab/DECAF .. S2E: https://github.com/dslab-epfl/s2e .. AVATAR: https://github.com/avatartwo .. PANDA: https://github.com/panda-re/panda...

5.3AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/28 4:00 a.m.3 views

Apktool

Apktool 这是 Apktool 的仓库。官方网站位于apktool.org 仓库。 Apktool 是一款用于逆向第三方封闭二进制 Android 应用的工具。它可以将资源解码为接近原始的形式,并在修改后重新构建;它支持逐步调试 smali 代码。得益于类似项目的文件结构以及对一些重复性任务(如构建 apk 等)的自动化,它也使处理应用更加容易。 Apktool 并非 用于盗版或其他非法用途。它可以用于本地化、添加功能、为自定义平台提供支持以及其他良好的目的。请尽量公平对待你使用且可能喜欢的应用的作者。 分支 main - Apktool 3.x 分支 2.x - Apktool...

5.4AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/28 3:59 a.m.2 views

retoolkit

リバースエンジニアリングツールキット これは何か? これは、x86およびx64 Windowsシステム上のリバースエンジニアリングやマルウェア解析に興味がある方にお勧めのツール集です。このプログラムをインストールすると、次の2つの方法でツールにアクセスできます。 デスクトップ上のretoolkitアイコンをダブルクリックする。 ファイルを右クリックし、retoolkitを選択する。これにより、選択したファイルが目的のプログラムに引数として渡されます。 なぜ必要なのか?...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/28 3:59 a.m.41 views

x64dbg

x64dbg...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 3:58 a.m.28 views

panopticon

DEPRECATED The Panopticon project moved toGitlab and was restructed into multiple crates. The Qt GUI was replaced with Verso. I will merge PRs but won't do any substantial work on this version. Most links below are dead. Panopticon - A Libre Cross Platform Disassembler Panopticon is a cross...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/28 3:58 a.m.3 views

panopticon

非推奨 Panopticon プロジェクトはGitlab に移行し、複数のクレートに再構成されました。Qt GUI は Verso に置き換えられました。 プルリクエストはマージしますが、このバージョンに実質的な作業を行う予定はありません。以下のリンクのほとんどは無効です。 Panopticon - フリーでクロスプラットフォームな逆アセンブラ Panopticon は Rust で書かれた、リバースエンジニアリングのためのクロスプラットフォーム逆アセンブラです。AMD64、x86、AVR、MOS 6502 の命令セットを逆アセンブルでき、ELF...

5.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/28 3:58 a.m.294 views

bytecode-viewer

Bytecode Viewer Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More. New Features Jump to Declaration Draggable tabs Patched CVE-2022-21675 Make sure to upgrade to v2.11.X Dark mode by default with multiple themes Translated into over 30 languages...

9.9CVSS7.6AI score0.02544EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/28 3:56 a.m.4 views

blutter

Blutter Flutter モバイルアプリケーションリバースエンジニアリングツール(Dart AOT ランタイムのコンパイルによる) 現在、このアプリケーションは Android の libapp.so(arm64 のみ)のみをサポートしています。 また、現在のところ、最近の Dart バージョンでのみ動作します。 高優先度の不足機能については、TODO を参照してください。 環境セットアップ このアプリケーションは C++20 フォーマッティングライブラリを使用しています。g++=13、Clang=16 など、非常に新しい C++ コンパイラが必要です。...

5.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 3:56 a.m.2000 views

blutter

Blutter Flutter Mobile Application Reverse Engineering Tool by Compiling Dart AOT Runtime Currently the application supports only Android libapp.so arm64 only. Also the application is currently work only against recent Dart versions. For high priority missing features, see TODO Environment Setup...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 3:53 a.m.5 views

how2heap

Educational Heap Exploitation This repo is for learning various heap exploitation techniques. We use Ubuntu's Libc releases as the gold-standard. Each technique is verified to work on corresponding Ubuntu releases. You can run apt source libc6 to download the source code of the Libc you are using...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 3:51 a.m.76 views

pycdc

Decompyle++ A Python Byte-code Disassembler/Decompiler Decompyle++ aims to translate compiled Python byte-code back into valid and human-readable Python source code. While other projects have achieved this with varied success, Decompyle++ is unique in that it seeks to support byte-code from any...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 3:45 a.m.4 views

ida-pro-mcp

IDA Pro MCP Servidor MCP sencillo para permitir el vibe reversing en IDA Pro. https://github.com/user-attachments/assets/6ebeaa92-a9db-43fa-b756-eececce2aca0 Los binarios y el prompt del vídeo están disponibles en el repositorio mcp-reversing-dataset. Requisitos previos Python 3.11 o superior Usa...

5.4AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/28 3:37 a.m.3 views

Reverse-Engineering

一份免费的综合性逆向工程教程,涵盖 x86、x64、32位/64位 ARM、8位 AVR 和 32位 RISC-V 架构。 免费嵌入式黑客课程宣传片 这里 加入 DC540 Discord 这里 OUROBOROS 徽章 这里 工作原理 这里 点击下方图片观看宣传视频! 今日教程 2026年7月28日 第258课:Hacking Rust 课程(第13章:控制流) 本章介绍 x64 架构下 Rust 程序中的控制流。 - 点击 这里 阅读免费的 PDF 电子书。 书籍 逆向工程电子书 这里 逆向工程 PDF 这里 由 @0xInfection Twitter 整理 Ghidra 插件...

5.5AI score
SaveExploits0References135
Kitploit
Kitploit
added 2026/08/28 3:33 a.m.5 views

uefi_retool

uefiretool UEFIファームウェアリバースエンジニアリングのためのツール。 uefiretoolスクリプトによるUEFIファームウェア解析 使用方法: idaplugin/uefianalyser.pyスクリプトとidaplugin/uefianalyserディレクトリをIDAプラグインディレクトリにコピーします config.jsonファイルを編集します PEDIRはUEFIファームウェアからのすべての実行可能イメージを含むディレクトリです DUMPDIRはファームウェアファイルシステムからのすべてのコンポーネントを含むディレクトリです LOGSDIRはログ用のディレクトリで...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/28 3:24 a.m.6 views

Awesome-Hacking-Resources

Awesome Hacking Resources ハッキング、ペネトレーションテスト、AIレッドチーミングに関する厳選されたリソース集で、あなたをより優れた存在にします。 コミュニティで最大のリソースリポジトリにしましょう。 フォークしてコントリビュートも歓迎します。 また、付属のツールリストも管理しています。そちらへのコントリビュートも歓迎します。 目次 📚 スキルを学ぶ 🎥 YouTubeチャンネル 企業 カンファレンス ニュース 🎯 スキルを磨く 🧬 リバースエンジニアリング、バッファオーバーフロー、エクスプロイト開発 ⬆️ 権限昇格 🕵️ OSINT 🛰️ ネットワークスキャン /...

5.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/28 3:24 a.m.3 views

reverse-skill

reverse-skill Enrutador de habilidades de ciberseguridad · Paquete de habilidades de ingeniería inversa Navega por aguas oscuras, navega contra la corriente...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/28 3:23 a.m.932 views

widevine-l3-decryptor

Deprecation Warning This repository used to contain code to circumvent Widevine L3 DRM in Chrome on Windows machines. It's not working anymore as of May 31st 2021, but you can read the reversing writeup. Update Google issued a DMCA takedown request against most forks of this repository. The...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 3:20 a.m.3 views

NashaVM

NashaVM - 原生Sharp虚拟机 Nasha 是一个面向 .NET 文件的虚拟机,其运行时使用 C++/CLI 构建。 安装 root@kitploit: git clone https://github.com/Mrakovic-ORG/NashaVM --recurse cd NashaVM\NashaVM nuget restore msbuild 依赖项 dnlib .NET Framework Visual C++ Redistrutable 常见问题 该项目有何用途? 该项目旨在将托管操作码隐藏于一个混合引擎中,以增加逆向工程人员查看或篡改应用程序的难度。...

5.4AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/08/28 3:18 a.m.2 views

dbeaver

DBeaver Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Has a lot of features including schema editor, SQL editor, data editor, AI integration, ER diagrams, data export/import/migration, SQL execution plans, database administration tools,...

5.5AI score
SaveExploits0References20
Rows per page
Query Builder