16 Commits

Author SHA1 Message Date
Matthijs Lavrijsen 2276f14771 Add NtUserGetForegroundWindow hook
Fixes #116
2021-01-26 03:47:19 +01:00
Sam Russell 75fde06ac9 Enable OSBuildVersion in plugin menus (#109) 2020-09-09 16:50:28 +02:00
Mattiwatti 6817d32581 Remove NtApiCollection.ini
- Get rid of NtApiLoader and replace it with a syscall lookup table (Windows XP through early 10) or win32u.dll addresses (later Windows 10 versions)
- Remove NtApiTool/PDBReader project since the NtApiCollection.ini file it generates is no longer used
- Rename BlockInput hook to NtUserBlockInput since they are the same function. The INI setting "BlockInputHook" is now also NtUserBlockInputHook
- Merge ApplyUser32Hook and ApplyWin32uHook into ApplyUserHook
2019-05-17 01:10:42 +02:00
Aleksey Katargin ac440be909 rename internal option names 2017-01-07 21:09:50 +05:00
Aleksey Katargin 9f03e35da3 rename namespace Scylla -> scl 2017-01-07 13:30:47 +05:00
Aleksey Katargin 40e26c4d6f moved settings to new settings class 2017-01-05 12:44:06 +05:00
Aleksey Katargin 60e957b398 move hide settings to scylla lib (#20) 2017-01-04 12:41:33 +05:00
Aleksey Katargin 91a4fc96d4 add missing Util.h 2016-11-21 08:21:47 +05:00
Aleksey Katargin 1aab7da49d delete useless IDA_SERVER_EXCHANGE size check (#11) 2016-11-08 12:04:31 +01:00
dfgdfgdfg b76835ab75 new settings adjustment 2014-05-08 20:18:45 +02:00
dfgdfgdfg 8598feddc7 ida new folder structure 2014-05-04 14:19:16 +02:00
dfgdfgdfg 6c61aca182 check struct size 2014-05-02 20:34:31 +02:00
dfgdfgdfg 79679d3bb8 apply time hooks 2014-05-01 15:54:20 +02:00
dfgdfgdfg a7d9df02b8 small fixes 2014-04-28 20:02:29 +02:00
dfgdfgdfg eea0a99a28 ida bug fix 2014-04-28 18:57:47 +02:00
dfgdfgdfg c8453792c1 ida server working 2014-04-27 15:59:17 +02:00