
digital-forensics-lab
Free hands-on digital forensics labs for students and faculty

Free hands-on digital forensics labs for students and faculty

OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b)…

Simple C++ Image Steganography tool to encrypt and hide files inside images using Least-Significant-Bit encoding.

Python program to steganography files into images using the Least Significant Bit.

将文件隐写进MP4/MKV文件中 (Embed files into MP4/MKV files.)

CTF Cheat Sheet + Writeups / Files for some of the Security CTFs that I've done

Least Significant Bit Steganography for bitmap images (.bmp and .png), WAV sound files, and byte sequences. Simple LSB Steganalysis (LSB extraction)…

Steganography brute-force utility to uncover hidden data inside files

"Bob the Smuggler": A tool that leverages HTML Smuggling Attack and allows you to create HTML files with embedded 7z/zip archives. The tool would…

Hide 🕵️♂️ your files of any type inside a image of your choice using steganography

File Injector is a script that allows you to store any file in an image using steganography

HIDEAGEM experimental steganography platform.

Digital forensics suite for DJI drones that parses telemetry files, extracts hidden data via steganography, visualizes flight paths, and detects…

RunPE implementation with multiple evasive techniques (2)

A simple utility to convert EXE files to JPEG images and vice versa.

Malicious PixelCode is a security research project that demonstrates a covert technique for encoding executable files into pixel data and storing…

Steganograpy in Python | Hide files or data in Image Files