In these days I was working with x86-64 and I write a few modules for an older bootloader. Therefore I decided to mess with GRUB loadable modules!| Gabriele Serra’s Webpage
Steganography is experiencing a revival as a wrapper for delivering payloads. In this post we'll go back to basics and show just how steganography can be applied to a PNG image using the common least significant bit (LSB) encoding technique. No magic... just raw information... and a little C++.| XPN InfoSec Blog