Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Add user-defined SP register change point
     ea    - linear address where SP changes
     delta - difference between old and new values of SP
returns: 1-ok, 0-failed

success add_user_stkpnt(ea, sval_t delta);

Index | Previous topic | Next topic