Commit Graph

  • 338df9daa4 Fixed font in DataEditor on high DPI master Ladislav Zezula 2026-04-29 17:10:47 +02:00
  • 0148e8fe6d MFC is no longer required to build FileTest with Microsoft Visual Studio 2022 Ladislav Zezula 2025-12-04 09:33:40 +01:00
  • 9f41a3eb97 Fixed input length of NtQueryInformationFile and NtQueryDirectoryFile Ladislav Zezula 2025-08-13 17:54:21 +02:00
  • c701a03048 Moved new file info classes to ntdll.h Ladislav Zezula 2025-08-13 17:03:01 +02:00
  • 99ff2dcaa0 Merge pull request #35 from AlfaGenCoPilot/DirectoryListingWDK26000 Ladislav Zezula 2025-08-13 16:56:29 +02:00
  • d37f38e217 Fix FileStatKnownInfo class. Dejan Maksimovic 2025-08-12 20:19:34 +02:00
  • 2c6712ab82 Add FileStatKnownInformation and align fields. Dejan Maksimovic 2025-08-12 20:17:55 +02:00
  • 5826b11d3c WDK26000 new directory listing classes. Dejan Maksimovic 2025-08-12 20:08:19 +02:00
  • 31813733c5 Ctrl+C from TreeView improved Ladislav Zezula 2025-03-26 12:36:21 +01:00
  • 7860bc1de8 Merge pull request #33 from ladislav-zezula/LZ_QueryDirectoryFix Ladislav Zezula 2025-03-14 17:04:31 +01:00
  • 1ba0997833 Fixed comments LZ_QueryDirectoryFix Ladislav Zezula 2025-03-14 17:00:37 +01:00
  • d7aab06a73 Changed the logic of querying directory for file systems that virtualize its content Ladislav Zezula 2025-03-11 22:40:38 +01:00
  • ec1db1333f Prevent NtfsControlFile from returning STATUS_PENDING Ladislav Zezula 2025-01-27 19:10:06 +01:00
  • 6fff505b30 Fixed bug Ladislav Zezula 2025-01-27 18:48:07 +01:00
  • a5b832b4f3 Bug fixes Ladislav Zezula 2025-01-20 07:28:38 +01:00
  • 8935979f67 Added possibility to query mapped file name from section view address Ladislav Zezula 2024-12-29 19:50:39 +01:00
  • 6d333d331f FileTest is not high-DPI aware Ladislav Zezula 2024-12-29 19:01:43 +01:00
  • c3dd3e7fb1 Fixed unterminated buffer(s) Ladislav Zezula 2024-11-11 20:13:12 +01:00
  • ee1774c318 Removed build action Ladislav Zezula 2024-06-11 17:06:54 +02:00
  • d572c0811b Merge pull request #30 from ladislav-zezula/LZ_ImprovementsUI Ladislav Zezula 2024-06-11 17:02:14 +02:00
  • 99fee74fc1 Retargetted for the newest SDK Ladislav Zezula 2024-06-11 16:57:51 +02:00
  • ad7df2b5b4 Fixed Browse button on the NtCreate page Ladislav Zezula 2024-06-11 15:38:09 +02:00
  • 2709049a84 Create msbuild.yml Ladislav Zezula 2024-06-10 11:59:23 +02:00
  • 9b977a37e5 UI Improvements by Diversenok Ladislav Zezula 2024-03-30 21:31:35 +01:00
  • 81ac683d70 Added example file with ACE conditions Ladislav Zezula 2024-03-07 18:30:05 +01:00
  • b333948c7a Refined build instructions Ladislav Zezula 2024-02-23 15:35:01 +01:00
  • 78ee159d07 Refined build instructions Ladislav Zezula 2024-02-23 15:34:31 +01:00
  • 060c5afb87 Refined build instructions Ladislav Zezula 2024-02-23 15:33:52 +01:00
  • 6d2495ee1c Refined build instructions Ladislav Zezula 2024-02-23 15:33:09 +01:00
  • 49a8ea91ba Refined build instructions Ladislav Zezula 2024-02-23 15:32:20 +01:00
  • bf8f98d30b Refined build instructions Ladislav Zezula 2024-02-23 15:31:24 +01:00
  • 186f45ca52 Refined build instructions Ladislav Zezula 2024-02-23 15:30:38 +01:00
  • ca4af7d484 Refined build instructions Ladislav Zezula 2024-02-23 15:30:25 +01:00
  • 37b0015630 Tweking CMake build Ladislav Zezula 2024-02-14 16:26:38 +01:00
  • 5c201e08a3 Tweaking README.md Ladislav Zezula 2024-02-14 16:23:29 +01:00
  • 757e352a25 Merge pull request #28 from ladislav-zezula/LZ_CMakeBuildFix Ladislav Zezula 2024-02-14 16:16:07 +01:00
  • 48ead50249 Tweaking CMake build Ladislav Zezula 2024-02-14 16:14:08 +01:00
  • 89fc24cd5f Tweaking CMake build Ladislav Zezula 2024-02-14 16:11:22 +01:00
  • 16239eba1c Tweaking CMake build Ladislav Zezula 2024-02-14 16:10:21 +01:00
  • 63b5667956 Tweaking CMake build Ladislav Zezula 2024-02-14 16:09:30 +01:00
  • da4317e0e9 Tweaking CMake build Ladislav Zezula 2024-02-14 16:09:06 +01:00
  • 8b85f7598b Merge pull request #27 from wisemanny/master Ladislav Zezula 2024-02-13 17:01:48 +01:00
  • 7b2973a6ea Added clarification comment Maxim 2024-02-13 15:26:09 +01:00
  • 24f6ab40a2 Use lib root variable Maxim 2024-02-13 15:19:16 +01:00
  • e869faa0a8 Fixed leading f in NtStatus2Text. Added cmake config Maxim 2024-02-13 15:16:50 +01:00
  • 5dd900d2be Merge pull request #26 from ladislav-zezula/LZ_FixForSYSTEM_ACCESS_FILTER_ACE Ladislav Zezula 2024-01-13 17:20:55 +01:00
  • 0a6e6186f1 Unified all trust level SIDs Ladislav Zezula 2024-01-13 17:20:14 +01:00
  • 44a2c38f29 Merge pull request #25 from ladislav-zezula/LZ_FixForSYSTEM_ACCESS_FILTER_ACE Ladislav Zezula 2024-01-12 06:28:29 +01:00
  • 0211aea23b Fixed bug in construction of SYSTEM_ACCESS_FILTER_ACE Ladislav Zezula 2024-01-12 06:27:40 +01:00
  • d525a002c5 Fixed year in the version info Ladislav Zezula 2024-01-11 21:31:31 +01:00
  • 01a5aac5e2 Merge pull request #24 from ladislav-zezula/LZ_SecurityDecriptorTreeView_Improved Ladislav Zezula 2024-01-11 21:23:49 +01:00
  • 9d5e73f658 Finished Ladislav Zezula 2024-01-11 21:20:19 +01:00
  • 96e381601d Testing Ladislav Zezula 2024-01-10 17:47:26 +01:00
  • f21a975675 Progress Ladislav Zezula 2024-01-08 09:57:12 +01:00
  • c6fbe53241 Finished TreeView to Security Descriptor Ladislav Zezula 2023-12-31 10:40:59 +01:00
  • 0c00a34c6b Progress Ladislav Zezula 2023-12-18 18:13:55 +01:00
  • ff0ace6a23 Added support for SYSTEM_PROCESS_TRUST_LABEL_ACE Ladislav Zezula 2023-12-13 17:51:56 +01:00
  • 7e409e7aca Added support for BOOLEAN resource type value Ladislav Zezula 2023-12-07 09:25:04 +01:00
  • ecbcbeb7d6 Progress Ladislav Zezula 2023-12-06 22:33:49 +01:00
  • d3ecdeb515 Progress: Supported integers and strings from CLAIM_SECURITY_ATTRIBUTE_V1 Ladislav Zezula 2023-12-01 22:09:35 +01:00
  • f7b8b667a7 Test Ladislav Zezula 2023-11-23 10:54:15 +01:00
  • 4d383f5128 Progress Ladislav Zezula 2023-11-21 08:08:29 +01:00
  • ea81320572 Progress Ladislav Zezula 2023-11-16 07:17:37 +01:00
  • 6f3a4ffb21 progress Ladislav Zezula 2023-11-14 09:18:12 +01:00
  • 347013b550 Progress Ladislav Zezula 2023-11-12 21:53:59 +01:00
  • ccf2baa824 Progress Ladislav Zezula 2023-11-07 14:47:50 +01:00
  • dda544afc1 Added missing files Ladislav Zezula 2023-10-27 12:03:25 +02:00
  • ea421d35d3 Fixed bugs Ladislav Zezula 2023-10-27 12:00:17 +02:00
  • c73dccbb5f Added decoding of the ACE condition Ladislav Zezula 2023-10-27 11:53:29 +02:00
  • 3dd6ae8604 Fixed image in README.md Ladislav Zezula 2023-08-07 06:51:53 +02:00
  • ca46c3f646 Updated build script Ladislav Zezula 2023-07-27 13:23:21 +02:00
  • f5e8ff6101 test commit Ladislav Zezula 2023-06-04 20:16:14 +02:00
  • 98a18e6c4a Some changes Ladislav Zezula 2023-02-19 18:30:31 +01:00
  • b193c9329e Merge pull request #19 from jeffbromberger/master Ladislav Zezula 2023-02-19 18:29:26 +01:00
  • 0ea5e737ca Added FlushViewOfFile button to the mapped data editor Jeff Bromberger 2023-02-18 11:10:49 -06:00
  • 1857c0c642 Fixed bugs Ladislav Zezula 2023-02-06 11:41:45 +01:00
  • 9869461750 Merge pull request #18 from ladislav-zezula/LZ_BetterRelativeFileOpen Ladislav Zezula 2023-02-06 10:15:57 +01:00
  • 9301dbbb97 Progress Ladislav Zezula 2023-02-06 10:13:40 +01:00
  • fd3d863395 Updated build file Ladislav Zezula 2023-01-31 09:13:33 +01:00
  • 19b6ad791c Merge pull request #17 from ladislav-zezula/LZ_Diversenok Ladislav Zezula 2023-01-31 09:00:36 +01:00
  • ecc9ce469b Updated version info Ladislav Zezula 2023-01-31 08:58:31 +01:00
  • ad3fd132d2 * Tested and completed Diversenok's pull request * Workspaces updated to VS 2022 * Minor changes Ladislav Zezula 2023-01-31 08:56:18 +01:00
  • c69c4eb1d3 Merge pull request #16 from diversenok/updates Ladislav Zezula 2023-01-31 08:27:29 +01:00
  • 78e2b6a6fd Add encrypting/decrypting files with EFS diversenok 2023-01-30 20:26:20 +01:00
  • aebecc9d23 Add support for NtDeleteFile diversenok 2023-01-30 19:39:07 +01:00
  • 3369f0bd9b Fix statuses not being sorted for binary search diversenok 2023-01-30 19:03:39 +01:00
  • 27a7646370 Fix typo in button caption diversenok 2023-01-30 18:26:38 +01:00
  • 182247e350 Fix cast warnings diversenok 2023-01-30 18:24:44 +01:00
  • 556b2cb5d4 Use more permissive sharing mode diversenok 2023-01-30 18:13:00 +01:00
  • 231e36bf64 Add SID support for FileQuotaInformation diversenok 2023-01-30 17:25:43 +01:00
  • 11d47bd83e Update file info class flags and editability diversenok 2023-01-30 17:17:45 +01:00
  • d177f4e446 Updated build script for Visual Studio 2022 Ladislav Zezula 2022-10-17 10:00:20 +02:00
  • e2ca024dd6 Build files updated for Visual Studio 2022 Ladislav Zezula 2022-10-15 06:18:33 +02:00
  • cb2ea6556a Pushing latest updates Ladislav Zezula 2022-09-27 15:10:31 +02:00
  • dbe3eb8c10 Merge pull request #14 from diversenok/security-editor Ladislav Zezula 2022-09-27 14:57:09 +02:00
  • 5a6e406f47 Fix ACE flag preservation diversenok 2022-09-27 13:17:06 +02:00
  • 0360be6a3d Add support for longer SIDs diversenok 2022-09-27 12:52:00 +02:00
  • d2f0cb3e70 Merge pull request #13 from diversenok/master Ladislav Zezula 2022-09-18 08:24:07 +02:00
  • 9985cebb58 Don't modify flags when canceling dialogs diversenok 2022-09-18 01:08:34 +02:00
  • 8182b60034 Add recent flags and info class definitions diversenok 2022-09-18 00:31:48 +02:00