Commit Graph

  • 7645b1c6a5 Complete bug fixed in pull request #11 silverf0x 2018-08-25 21:56:30 +02:00
  • 29d8f7c734 Merge branch 'master' of https://github.com/silverf0x/RpcView silverf0x 2018-08-25 21:53:35 +02:00
  • daf87dcc99 Add runtime version 6.1.7601.24117 silverf0x 2018-08-25 21:48:04 +02:00
  • d96e2fb6a4 Merge pull request #11 from wmliang/master silverf0x 2018-08-25 21:42:29 +02:00
  • ddd91d8735 Add runtime versions 10.0.17134.112 and 10.0.17134.228 silverf0x 2018-08-25 21:33:09 +02:00
  • a53bff717b bug fixed wmliang 2018-07-31 21:29:04 +08:00
  • c108da277b Add runtime versions 10.0.17134.48 silverf0x 2018-06-07 21:18:17 +02:00
  • 8cc56822ad Merge pull request #9 from 1orenz0/upstream silverf0x 2018-04-26 21:11:23 +02:00
  • 39ded8c54d Fix size_is description when the parameter is out 1orenz0 2018-04-25 20:33:57 +02:00
  • 9f25e60e62 Add runtime versions 10.0.16299.309 and 10.0.16299.371 silverf0x 2018-04-18 21:44:01 +02:00
  • 13b5819f56 Merge pull request #6 from TogDu/master silverf0x 2018-02-26 18:30:06 +01:00
  • b5d86817fc FIX : /f flag wasn't transmitted on runas TogDu 2018-02-17 19:31:06 +01:00
  • b2d5166e6f add /f flag support for debug mode TogDu 2018-02-17 19:29:24 +01:00
  • b168708bfa FIX : argv wasn't initialized so QApp cannot return valid argc value TogDu 2018-02-17 19:28:48 +01:00
  • 23fa0b517d FEATURE-EXPERIMENTAL : add /f flag to force loading for unsupported runtimes TogDu 2018-02-12 21:54:18 +01:00
  • e71f79cfb1 add support for 10.0.17074.1002 TODO add a f** \force flag TogDu 2018-02-12 19:16:41 +01:00
  • af13aed088 add support for 6.1.7601.23816 TogDu 2018-02-12 19:15:53 +01:00
  • cc751f40f2 Merge branch 'remotes/silverf0x/master' TogDu 2018-01-24 19:40:35 +01:00
  • a5b789f1ba add support for 10.0.17025.1000 TogDu 2018-01-24 19:38:53 +01:00
  • 707aa7947c Add support for version 10.0.16299.192 silverf0x 2018-01-06 20:11:51 +01:00
  • e71a2006b7 Add manual refresh option and configuration files to describe interfaces silverf0x 2017-12-11 22:43:44 +01:00
  • 940bff0824 Add support for version 10.0.14393.1770 silverf0x 2017-11-20 19:48:26 +01:00
  • 3de26eaa04 Update README.md v0.3.0 silverf0x 2017-11-08 20:56:20 +01:00
  • d796ddeeb3 Update Resource files to add build version silverf0x 2017-11-08 20:52:59 +01:00
  • 32b1f9c0d2 Update README.md silverf0x 2017-11-08 20:27:13 +01:00
  • cf5615c21c Fix unreachable code in RpcCoreManager.c when building the x86 version silverf0x 2017-11-07 23:28:12 +01:00
  • a5e4fd2c43 Increase compiler warning level to W4 with WX silverf0x 2017-11-07 23:18:16 +01:00
  • 0554224b54 Remove the /WX (warnings as errors) compiler option silverf0x 2017-11-07 20:55:05 +01:00
  • 9c0f46d029 Upgrade to Qt5 silverf0x 2017-11-07 20:25:01 +01:00
  • 51e5b1e09f Add support for versions 6.3.9600.18292 and 10.0.17017.1000 silverf0x 2017-11-07 20:22:28 +01:00
  • b8ff63ec59 Add support for version 6.1.7601.23915 silverf0x 2017-11-07 20:21:33 +01:00
  • 30bfa47b8c Fix #4: v0.2.1hangs on Windows RS2 silverf0x 2017-11-07 20:19:28 +01:00
  • 1ac3d4a63c Update CMakeLists.txt to version 0.2.2 silverf0x 2017-10-31 08:11:07 +00:00
  • fa78abfb55 Fix the global RpcServer detection hang silverf0x 2017-10-31 08:02:55 +00:00
  • 362d32d98f Merge pull request #2 from TogDu/master silverf0x 2017-10-30 20:53:20 +00:00
  • 3eb61e7076 add support for 6.1.7601.23714 TogDu 2017-10-30 18:51:24 +01:00
  • 99c858af98 Merge branch 'master' of https://github.com/silverf0x/RpcView TogDu 2017-10-30 18:36:00 +01:00
  • 9e37a62895 Update CMakeLists.txt to version 0.2.1 v0.2.1 silverf0x 2017-10-29 15:50:08 +00:00
  • fc685d4fbc Add support for windows 10 redstone 2 and 3 silverf0x 2017-10-29 14:48:33 +00:00
  • 8b0c7d6725 Add support for the _NT_SYMBOL_PATH environment variable silverf0x 2017-10-29 14:45:26 +00:00
  • de6aef20ca Remove the symbol path parameter when the input text is empty silverf0x 2017-10-29 14:43:16 +00:00
  • f5a32da211 Limit the MAX_SIMPLE_DICT_ENTRIES 0x200 to avoid dead lock when searching for the RpcServer (heuristic approach) silverf0x 2017-10-29 14:40:28 +00:00
  • e470df9ac1 Merge pull request #1 from quelle-est-ton-IRP-preferee/Win10_16232 silverf0x 2017-07-23 22:09:33 +02:00
  • 29334768eb Merge branch 'master' into Win10_16232 silverf0x 2017-07-23 22:08:40 +02:00
  • 8264898cc0 Add support for Windows 16232 quelle-est-ton-IRP-preferee 2017-07-13 23:33:36 +02:00
  • cce523d939 remove pedentic warning (%x / unsigned char* conflict) TogDu 2017-05-10 19:27:41 +02:00
  • 85ff861717 BUGFIX : -duplicate type OIF_HEADER_T / Oif_Header_t (more to come) -support for IDL without win32kExtension structure TogDu 2017-05-10 19:25:02 +02:00
  • 6b05426e63 CLEANING : break or return, one need to choose ;) TogDu 2017-05-10 19:20:05 +02:00
  • 6d5625087a support for 6.1.7601.19135 version TogDu 2017-05-10 19:17:57 +02:00
  • 4fb5db485d Add support for Windows 10 Creators Update silverf0x 2017-04-26 21:01:50 +02:00
  • d2a30c0874 Set theme jekyll-theme-tactile silverf0x 2017-04-25 21:48:45 +02:00
  • fb76a5485b Update README.md: how to support a new RPC runtime silverf0x 2017-03-16 23:22:51 +01:00
  • 6b9c108184 Update README.md silverf0x 2017-03-14 22:09:46 +01:00
  • 2a880dfd79 fixed CMakeLists.txt silverf0x 2017-03-14 22:02:07 +01:00
  • f557104055 Add whole project silverf0x 2017-03-14 21:47:33 +01:00
  • c3a8ee9d1c Initial commit silverf0x 2017-03-14 20:14:45 +01:00