Quantcast
Channel: DFIR Training - Recently Added Listings
Viewing all articles
Browse latest Browse all 888

Stegosaurus

$
0
0

Stegosaurus is a steganography tool that is used for embedding payloads within Python byte code. The process does not modify the runtime performance or file size of the carrier file and typically results in a low encoding density. The payload is isolated throughout the byte code so tools like strings will not show the real payload. Python’s dis module will return the same results for byte code before and after Stegosaurus is used to embed a payload.


Viewing all articles
Browse latest Browse all 888

Trending Articles