Example Usage
# Clone the repository git clone https://github.com/VectorlyApp/bluebox.git cd bluebox # Create and activate virtual environment python3 -m venv bluebox-env source bluebox-env/bin/activate # On Windows: bluebox-env\Scripts\activate # Install in editable mode pip install -e . # Or using uv (faster) uv venv bluebox-env source bluebox-env/bin/activate uv pip install -e .
See also
xAnalyzer
Open Source
…
010editor
Free
Templates and scripts for 010 editor…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
pylabview
Open Source
Python reader of LabVIEW RSRC files (VI, CTL, LLB). File format description on the Wiki.…
RetDec
Open Source
Retargetable machine-code decompiler based on LLVM. Developed by Avast. Decompiles x86, ARM, MIPS, P…