IDAPython for IDA 8.4

This commit is contained in:
Arnaud Diederen
2024-02-21 14:22:30 +01:00
parent 6142005952
commit ae62cd4df5
75 changed files with 167600 additions and 505202 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ A script that tries to determine the call stack
Run the application with the debugger, suspend the debugger, select a thread and finally run the script.
Copyright (c) 1990-2023 Hex-Rays
Copyright (c) 1990-2024 Hex-Rays
ALL RIGHTS RESERVED.
"""
import ida_ua