Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mschuster91
on March 11, 2014
|
parent
|
context
|
favorite
| on:
Identifying and isolating functions inside executa...
Your algorithm has a flaw, assume something like this:
fun1: ... cmp rax,rbx je fun1_a call fun2 ret fun1_a: call fun3 ret
There, you will miss the call to fun3.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: