Skip to content

Tags: allthingsida/qscripts

Tags

v1.2.5.1_91

Toggle v1.2.5.1_91's commit message
added IDA 8.5 support

Please make sure you update your ida-cmake too.

v1.2.5.1_90sp1

Toggle v1.2.5.1_90sp1's commit message
minor mods

v1.2.5.1_90

Toggle v1.2.5.1_90's commit message
Update prep-cmake.bat

IDA 9.0 now only needs a single build

v1.2.5.1

Toggle v1.2.5.1's commit message
fix: fixed context popup menus

v1.2.4

Toggle v1.2.4's commit message
Various fixes

- Actions update handlers were wonkey. Now moved most logic to the action activate handler
- Updated docs

v1.2.3

Toggle v1.2.3's commit message
QScripts v1.2.3

- bugfix: package dependencies reloading was not working properly
- added 'pkgparentmodname' variable

v1.2.2

Toggle v1.2.2's commit message
Added 'ext' expansion for proper trigger file detection

No need to specify the full plugin suffix (64 or not) or extension (.dll, .so or .dylib)

v1.2.1

Toggle v1.2.1's commit message
QScripts v1.2.1

- fixed crash when using idat (and QScripts is configured with PLUGIN_FIX)
- minor mods

v1.2.0b

Toggle v1.2.0b's commit message
bugfix: activating a trigger file based script won't be invalidated w…

…hen switching back to a regular script

v1.2.0

Toggle v1.2.0's commit message
documentation: added reference to the native trigger example