24 个仓库
用于自动化逆向工程任务的库和插件。
Explore 24 awesome GitHub repositories matching part of an awesome list · 脚本与自动化. Refine with filters or upvote what's useful.
Recaf 是一套专门用于汇编、编辑、去混淆、反编译和检测 Java 字节码及运行时进程的工具。它提供了一个协调环境,用于修改已编译的 Java 类文件并分析 Java 应用的行为。 该项目的独特之处在于一个多级抽象层,允许跨不同格式进行编辑,以及一个通过多个可配置反编译引擎路由字节码的可插拔框架。它包括一个嵌入式脚本引擎和插件架构,以自动化重复任务并扩展系统行为。 该工具集涵盖了几个高级能力领域,包括用于搜索应用内容和模拟方法执行状态的静态分析。它还支持用于附加到实时进程的运行时检测,以及用于移除混淆和修复类文件的自动化字节码转换。 通过命令行界面支持无头执行,以便将工作流集成到外部构建流水线中。
Allows extending system behavior and automating repetitive tasks via a scriptable plugin architecture.
pefile is a Python module to read and work with PE (Portable Executable) files
Python module for parsing and working with PE files.
IDAPython project for Hex-Ray's IDA Pro
Python bindings for the IDA Pro disassembler.
Next-gen BurpSuite penetration testing tool
Assists in assessing complex, dynamically rendered web applications.
burpbuddy exposes Burp Suites's extender API over the network through various mediums, with the goal of enabling development in any language without the restrictions of the JVM
Exposes the Burp API over the network for external development.
Copy as requests plugin for Burp Suite
Copies requests for use in external Python scripts.
Portable and flexible web application security assessment tool.It parses Burp Suite log and performs various tests depending on the module provided and finally generate a HTML report.
Parses logs and generates security assessment reports.
Copy as requests plugin for Burp Suite
Copies requests as Python-Requests code snippets.
A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite.
Implements the BurpExtender interface using JRuby.
Sourced from gist: https://gist.github.com/mwielgoszewski/7026954
Executes custom Python scripts on processed HTTP traffic.
Python object interface to requests/responses recorded by Burp Suite
Provides a Python object interface for recorded traffic.
PyBurp is a Burp Suite extension that provides predefined Python functions for HTTP/WebSocket traffic modification, context menu registration, Intruder payload processing, passive/active scanning, and Collaborator interaction. You can also directly access Montoya API in your Python scripts.
Modifies HTTP requests and responses via scripting.
BReWSki
Enables custom scanner checks written in JavaScript.
Pre-Script and Post-Script like Postman extension for Burpsuite
Allows pre-script and post-script execution for requests.