silverf0x
|
14d5e1a3b6
|
add runtime support by OS version
|
2023-05-31 14:14:28 +02:00 |
|
silverf0x
|
5e66d72f9e
|
Disable warning 4714: function marked as __forceinline not inlined
|
2021-03-06 16:12:04 +01:00 |
|
silverf0x
|
e254e9ce56
|
Fix compilation with VS2019 and Qt5.15.2
|
2021-03-06 15:27:21 +01:00 |
|
Martin Rakhmanov
|
eac145f455
|
Add runtime version 10.0.19041.630, got rid of Qt build warnings when
built against Qt 5.15.2 (deprecated APIs replaced with recommended
ones).
|
2021-03-06 12:19:25 +01:00 |
|
silverf0x
|
c7d3e3c1a6
|
Fix #36: UAF in InterfacesWidget_C::InterfaceSelected(const QModelIndex& Index) results in empty interface properties
|
2019-08-28 21:19:23 +02:00 |
|
silverf0x
|
7302b614ce
|
Add support for Protected and PPL processes with the ProcessExplorer driver.
REMARK: the feature requires the procexp.sys driver version 15.0.0.0
|
2019-01-20 17:51:12 +01:00 |
|
silverf0x
|
d4632ac01c
|
Fix #33: potential null pointer dereference in RpcCoreInit
|
2019-01-16 20:56:24 +01:00 |
|
hfiref0x
|
bcf852a2bf
|
Update MainWindow.cpp
Automatically show decompilation widget if "Decompile" popup menu was used and widget wasn't shown.
|
2019-01-16 14:39:01 +07:00 |
|
hfiref0x
|
6f8e8f45fc
|
Update RpcView.cpp
Set formatting to original RpcView style.
|
2019-01-16 14:05:49 +07:00 |
|
hfiref0x
|
270401c658
|
Update RpcView.cpp
Handle OS_ALLOC heap allocation potential failure in InitDecompilerInfo
|
2019-01-16 14:03:21 +07:00 |
|
silverf0x
|
91bf7750e6
|
Fix #30: potential null pointer dereference in GetRpcServerAddressInProcess and wWinMain
|
2019-01-15 21:31:40 +01:00 |
|
silverf0x
|
7645b1c6a5
|
Complete bug fixed in pull request #11
|
2018-08-25 21:56:30 +02:00 |
|
wmliang
|
a53bff717b
|
bug fixed
|
2018-07-31 21:29:04 +08:00 |
|
TogDu
|
b5d86817fc
|
FIX : /f flag wasn't transmitted on runas
|
2018-02-17 19:31:06 +01:00 |
|
TogDu
|
b2d5166e6f
|
add /f flag support for debug mode
|
2018-02-17 19:29:24 +01:00 |
|
TogDu
|
b168708bfa
|
FIX : argv wasn't initialized so QApp cannot return valid argc value
|
2018-02-17 19:28:48 +01:00 |
|
TogDu
|
23fa0b517d
|
FEATURE-EXPERIMENTAL : add /f flag to force loading for unsupported runtimes
|
2018-02-12 21:54:18 +01:00 |
|
silverf0x
|
e71a2006b7
|
Add manual refresh option and configuration files to describe interfaces
|
2017-12-11 22:43:44 +01:00 |
|
silverf0x
|
d796ddeeb3
|
Update Resource files to add build version
|
2017-11-08 20:52:59 +01:00 |
|
silverf0x
|
cf5615c21c
|
Fix unreachable code in RpcCoreManager.c when building the x86 version
|
2017-11-07 23:28:12 +01:00 |
|
silverf0x
|
a5e4fd2c43
|
Increase compiler warning level to W4 with WX
|
2017-11-07 23:18:16 +01:00 |
|
silverf0x
|
9c0f46d029
|
Upgrade to Qt5
|
2017-11-07 20:25:01 +01:00 |
|
silverf0x
|
8b0c7d6725
|
Add support for the _NT_SYMBOL_PATH environment variable
|
2017-10-03 13:45:40 +00:00 |
|
silverf0x
|
de6aef20ca
|
Remove the symbol path parameter when the input text is empty
|
2017-10-03 13:44:21 +00:00 |
|
silverf0x
|
f557104055
|
Add whole project
|
2017-03-14 21:47:33 +01:00 |
|