[Assembly] Need a good resources to start - Programming On Unix

Users browsing this thread: 1 Guest(s)
ckester
Nixers
You might try this book:

Ray Seyfarth, Introduction to 64 Bit Assembly Programming for Linux and OS X: For Linux and OS X 3rd Edition

https://www.amazon.com/Introduction-Bit-...1484921909

There doesn't seem to be an edition of this book covering system calls on BSD Unix. If necessary you can probably fill in the gaps using the excellent FreeBSD or OpenBSD docs. But it does a good job covering the basics regardless of platform.


Messages In This Thread
RE: [Assembly] Need a good resources to start - by ckester - 25-03-2022, 12:25 AM