-
Quarkslab
- Paris, France
- @RobinDavid1
-
-
bitcoin Public
Forked from bitcoin/bitcoinBitcoin Core integration/staging tree
C++ MIT License UpdatedOct 16, 2025 -
fuzzamoto Public
Forked from dergoegge/fuzzamotoHolistic Fuzzing for Bitcoin Protocol Implementations
Rust MIT License UpdatedSep 17, 2025 -
heimdallr-client Public
Forked from interruptlabs/heimdallr-clientResolves disas:// URIs and forwards the request to the relevant IDA instance, creating one where necessary
Python GNU General Public License v3.0 UpdatedJun 2, 2025 -
findcrypt4-yara Public
Forked from polymorf/findcrypt-yaraPython module to find crypto (and optionally an IDA pro plugin)
-
-
fuzzdata Public
Forked from akibsayyed/fuzzdataFuzzing resources for feeding various fuzzers with input. 🔧
HTML UpdatedJun 28, 2023 -
tenet Public
Forked from gaasedelen/tenetA Trace Explorer for Reverse Engineers
-
LSB-Steganography Public
Python program to steganography files into images using the Least Significant Bit.
-
starklings Public
Forked from onlydust-com/starklingsAn interactive tutorial to get you up and running with Starknet
-
-
bitcoinlib Public
Forked from 1200wd/bitcoinlibBitcoin and other Cryptocurrencies Library for Python. Includes a fully functional wallet, Mnemonic key generation and management and connection with various service providers to receive and send b…
-
-
Motion-detection-OpenCV Public
Python/OpenCV script that detect motion on webcam and allow record it to a file
-
Triton Public
Forked from JonathanSalwan/TritonTriton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a Taint Engine, AST representations of the x86 and the x86-64 in…
-
pydimacs Public
Python module to manipulate CNF DIMACS formulas (using z3)
-
pydes Public
Basic but pure DES implementation in Python
-
pyADS Public
Python module to manipulate NTFS Alternate Data Stream (ADS) in Python
-
breach_compilation_utils Public
BreachCompilation utils for iterating logins and passwords
-
lsbbrute Public
Script to bruteforce the LSB of an image to find file signatures (in every channel permutation, rotation etc..)
-
idasec Public
IDA plugin for reverse-engineering and dynamic interactions with the Binsec platform
-
Pytesser Public
Python wrapper for the tesseract OCR engine. The module is based on OpenCV
-
Python-programs Public
Contains various python programs and proof of concept.
-
Python-samples Public
Contains few python scripts for everything and nothing
-
pystack Public
Pystack, is a python framework that allow to create small TCP/IP stacks in an easy manner in order to obtain a wanted behavior.
-
OpenCV-tutorials Public
Contain the hole source code of my OpenCV tutorial
-
Captcha-basic-recognition Public
Python module that intent to crack basic captcha engines using OpenCV and Pytesser
-
LyricsTagger Public
Python program, that automaticaly tag lyrics in MP3 files.
-
Cryptoid Public
ryptoid is a toy app to apply weak ciphers on plain text. (Mostly developped to learn how to develop an app).
-
Bash-network-game Public
This project is a fully working 2 player network game written in bash. It intents to show the possibilities of bash which is not a simple script program.