Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
deathanatos
on April 4, 2023
|
parent
|
context
|
favorite
| on:
Even if you can't write assembly, you can read dis...
It's all fun and games until you single-step into something like strchr:
https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/x86...
(And that's the
source
: remember the disassembly will lack comments and macros.)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(And that's the source: remember the disassembly will lack comments and macros.)