How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The main features of 0xeb/ida-qscripts are: Scripting and Automation.
Open-source alternatives to 0xeb/ida-qscripts include: col-e/recaf — Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java… arizvisa/ida-minsc. burp-brewski/brewski — BReWSki. celsogbezerra/copy-as-javascript-request — Copy as JavaScript Request plugin for Burp Suite. allfro/burpkit — Next-gen BurpSuite penetration testing tool. 0xeb/ida-climacros.
Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java bytecode and runtime processes. It provides a coordinated environment for modifying compiled Java class files and analyzing the behavior of Java applications. The project distinguishes itself through a multi-level abstraction layer that allows for editing across different formats and a pluggable framework that routes bytecode through multiple configurable decompilation engines. It includes an embedded scripting engine and plugin architecture to automate repetitive tasks and extend