Topic: reverse engineering of software
Topic: machine code and assembly language
| |
Reference
Schwarz, B., Debray, S., Andrews, G.,
"Disassembly of executable code revisited",
Ninth Working Conference on Reverse Engineering, Richmond, Virginia, USA, October-November 2002, IEEE Computer Society, pp. 45-54.
Google
Quotations
abstract ;;Quote: accurate disassembly by comparing results of linear sweep and recursive traversal of functions; identifies problematic code, typically 0.3% of size
| 51 ;;Quote: no disassembly algorithm can identify data that hides behind a conditional branch that is always taken
|
Related Topics
Topic: reverse engineering of software (6 items)
Topic: machine code and assembly language (49 items)
|