Jump to ratings and reviews
Rate this book

Python Programming by Wikibooks contributors

Rate this book
The act of program creation, using common compilers and assemblers, takes software from an information-rich source code format and transforms it into a difficult-to-read machine code format. The reverse process, trying to convert machine code into a human-readable format, is significantly more difficult and requires high-level intuition and pattern matching skills.This book is going to discuss the disassembly and decompilation of x86 machine code and x86 assembly code.

Paperback

First published September 15, 2011

11 people want to read

About the author

Wikibooks contributors

22 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (42%)
4 stars
1 (14%)
3 stars
3 (42%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.