-
- Downloads
Extract function length from progspace
Finally, instead of having to hardcode a constant, the length of the code to disassemble in search of a RET instruction is discovered at runtime.
Please register or sign in to comment
Finally, instead of having to hardcode a constant, the length of the code to disassemble in search of a RET instruction is discovered at runtime.