Hacker News new | ask | show | jobs
by khorpy 3638 days ago
This is not a straight guide to assembly, but imho a very useful book to start with low-level assembly code. It's very clear and easy understandable reading to dive into low level code. There are lots of examples and not only for x86, but also ARM. http://beginners.re
1 comments

Thank you, this looks interesting.