Statistics

Members: 1925
News: 293
Web Links: 1
Visitors: 3811522

Who's Online

We have 2 guests online
Damn Vulnerable LinuxDamn Vulnerable Linux (DVL) is a Linux-based (modified Damn Small Linux) tool for IT-Security & IT-Anti- Security and Attack & Defense. [CLICK HERE FOR MORE INFOS! ]

Featured Conference Video

T16-Recon2006-Joe_Stewart-OllyBonE.gif OllyBone - Semi-Automatic Unpacking on IA-32. View the conference video here!
Home arrow Articles - Black Hat Methods arrow Reverse Code Engineering arrow Everything is Byte
Everything is Byte
User Rating: / 1
PoorBest 
Written by +Mala   
Side Story
Testing in black and white

Software testing is still regarded by many as an art. Mark Harman explains coverage analysis, which allows us to put the whole process onto a more sound engineering footing.


Read More >>



Everything is byte. Of course, this won't sound SO strange to most of you. After all, everything which resides on a computer's HD, whether it is a sound, a movie or this plain text file, must be first converted to binary format. This takes us to some less obvious considerations: if everything shares the same format, why do I run some files while I play others? Can I read an executable? Can I listen to an image? The answers are, respectively, because there is something which tells the system what to do; of course you can!

Download: pdf Everything is Byte

Download:  zip Everything is Byte - Supplementary Files