carving
There are 31 repositories under carving topic.
MarcoPon/SeqBox
A single file container/archive that can be reconstructed even after total loss of file system structures
taviso/kiewtai
A port of Kaitai to the Hiew hex editor
MarcoPon/BlockHashLoc
Recover files using lists of blocks hashes, bypassing the File System entirely
4n6ist/bulk_extractor-rec
It is based on bulk_extractor (https://github.com/simsong/bulk_extractor) and add scanners for record carving
ins1gn1a/WoollyMammoth
Toolkit for manual buffer exploitation, which features a basic network socket fuzzer, offset pattern generator and detector, bad character identifier, shellcode carver, and a vanilla EIP exploiter
GetStream/rockets-go-tutorial
A tutorial in Go focused around resizing pictures of rockets. Learn about Go's syntax, HTTP Handlers, API calls, JSON parsing, Channels and more.
darrenldl/ocaml-SeqBox
Implementation of SeqBox in OCaml
xenthy/threat-needle
🛠️ Not your average network forensic tool 🛠️
n-bruno/iRestore
File recovery tool for the FAT file system
nannib/Raw2FS
Bash script for computer forensics - It's possible to resolve the file name starting from the carved file name generated by the Foremost tool and save it, it generates an HTML report. It's possible to resolve the file name starting from the offset of a "grep" keywords search. The tool identifies automatically the change of the partition and, if the keyword is contained into the slack space, saves the sector/cluster/block where it is. (remember that for fat -> sector, ntfs -> cluster, ext2/3 -> block) (The SleuthKit based)
WithSecureLabs/memory-carving-scripts
Scripts for extracting useful information from infected memory dumps
little-brother/sqlite-unhide
Recovery deleted rows from SQLite3 databases
anthonykava/zero.scalpel.fuse
Perl FUSE driver for zero-storage file carving using scalpel -p
AlexGustafsson/compdec
CompDec is a novel approach to automatically detect the compression algorithm used for file fragments using machine learning
Bipinoli/Content-Aware-Image-Resizing-with-Seam-Carving
Keeps the content information intact by removing relatively unnoticeable parts of the image while resizing.
liziniu/CVPR-XJTU-2018
2018 Spring Course, Computer Vision and Pattern Recognition, in XJTU
makesourcenotcode/dodge
You deleted your only copy of an OpenPGP private key file. You wonder if the key material can be recovered via forensic techniques such as file carving. Dodge may be able to help!
MicroTestCarver/SCAM-2023-replication
Replication package of the paper titled "Generating Understandable Unit Tests through End-to-End Test Scenario Carving"
prebuilder/QtInstallerFrameworkExtractor.cpp
Helps you to extract the installers using Qt Installer Framework without running the binaries
waynebonc/embedded-png-extract
Extract embedded PNG images from a binary.
bluebears-dev/carve
Naive magic number based file carver
cmang/stract
Extract a range of bytes from a file by specifying the first and last byte offset (in decimal or hex)
makesourcenotcode/scalpel_for_private_keys
A configuration enabling the Scalpel data recovery / data carving tool to work with deleted private key data!
amirdeljouyi/SCAM-2023-microtestcarver-replication
Replication package of the paper titled "Generating Understandable Unit Tests through End-to-End Test Scenario Carving"
Isobuster/Rules
Custom rules to find missing data
lachusmadeti/lachusmadeti.github.io
Esta es mi página solo para los firmwares de impresoras 3D, en un futuro iré ampliando con CNC y láser, según pueda ir adquiriendo materiales y máquinas para las pruebas.
makesourcenotcode/deleted_OpenPGP_key_recovery_talk_slides
That Fun Time I Made A New OpenPGP Keypair, Got My Public Key Signed By Richard Stallman Himself, Deleted My Only Copy Of The Private Key The Next Day, And Used Crude Forensics Techniques To Recover The Lost Key Material Four Days Later
RichMix/forensics
Aid for Forensic CTF challenges. Includes information on file carving, binwalk, foremost, and other tools to help with forensic CTF challenges.
Villtord/Carving_Master_2020
Project aims to provide GUI control of the SPECS Carving manipulator via MCU8 motor control unit and Specslab Prodigy server
francisco-polaco/sort-files-by-type-directories
Sorts files in a root directory into various folders with the name of the file extension.
martrewes/CTFLearnProgress
This repository contains a summary of my progress through CTFLearn's challenges. I try to include the flag and how I got to it.