Berserker
|
2c4004dc5a
|
Improved current directory handle detection using hack of double SetCurrentDirectoryW for different paths
|
2019-05-27 01:14:09 +03:00 |
|
Alexander Shostak
|
fd913906a2
|
Update README.md
|
2019-05-26 15:10:36 +03:00 |
|
Berserker
|
49d564588f
|
Updated resources
|
2019-05-26 15:03:57 +03:00 |
|
Berserker
|
60aef7bce1
|
Added dll version update tools
|
2019-05-26 14:57:00 +03:00 |
|
Berserker
|
08c4612840
|
Added readme and license
|
2019-05-26 14:49:27 +03:00 |
|
Berserker
|
e9ef40a404
|
Fixed bug: MapDir on non-existent directories reported TRUE. Improved generated mappings report
|
2019-05-26 13:51:04 +03:00 |
|
Berserker
|
7cb8c94406
|
Fixed bug: DisableVfsForThisThread made VFS control API to fail
|
2019-05-25 20:57:47 +03:00 |
|
Berserker
|
d67a8ae4f9
|
Beforing fixing bug of failing most API if disable vfs thread is on
|
2019-05-25 20:50:23 +03:00 |
|
Berserker
|
45d3b258b9
|
v1.0 Cleaned garbage from code
|
2019-05-25 17:33:08 +03:00 |
|
Berserker
|
4b1a3df792
|
Improved directory scanning performance by enlarging buffer size and fixed bug with external buffer corruption in NtQueryDirectoryFiles. Everything works!
|
2019-05-25 17:26:42 +03:00 |
|
Berserker
|
fa991ef152
|
Removed application duplicate directory items file matching in order to support native 8.3 file names
|
2019-05-25 15:53:12 +03:00 |
|
Berserker
|
f62819869e
|
Fixed a few bugs, debugging
|
2019-05-25 15:43:28 +03:00 |
|
Berserker
|
8beefb97c3
|
Testing in battle mode. Struggling with crashes
|
2019-05-25 00:46:01 +03:00 |
|
Berserker
|
96d9e3f0d8
|
Fixed bug: invalid filter was used for file monitoring
|
2019-05-24 12:29:01 +03:00 |
|
Berserker
|
9e2c531428
|
Added live vfs watching/reloading support in debug mode
|
2019-05-23 00:31:42 +03:00 |
|
Berserker
|
081194c185
|
Added more high-level exported API. VFS.dll is built
|
2019-05-14 21:58:27 +03:00 |
|
Berserker
|
745737abdf
|
VfsPatching now uses global static memory block. NtQueryDirectoryFile patch is rollbacked during finalization
|
2019-05-14 16:28:27 +03:00 |
|
Berserker
|
4fbc7cddd0
|
Fixed XP bug: wrong file matching on network drive. Fix code to work on Wine. Added a few more tests
|
2019-05-12 00:51:15 +03:00 |
|
Berserker
|
ff8192c149
|
Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests
|
2019-05-11 13:27:17 +03:00 |
|
Berserker
|
c4698834c2
|
Removed assertion dialog and API digger from tests
|
2019-05-09 20:52:21 +03:00 |
|
Berserker
|
990e35b427
|
Added license file. Refactored path building in routines. Added extra tests. Fixed bug: 'test failed if were run from drive root'
|
2019-05-09 20:29:42 +03:00 |
|
Berserker
|
f8304dcd8c
|
Added more entries to DLL export
|
2019-05-09 17:16:09 +03:00 |
|
Berserker
|
c2c2c83cf6
|
Many improvements. Fully working tests. Implemented NT file matching engine
|
2019-05-08 23:17:55 +03:00 |
|
Berserker
|
21c4b1df1c
|
Added support for NtCreate/OpenFile, NtClose and hooks uninstalling
|
2019-05-05 19:44:18 +03:00 |
|
Berserker
|
360fddaa46
|
Added support for NtQueryFullAttributesFile
|
2019-05-04 22:39:26 +03:00 |
|
Berserker
|
6b5de215d2
|
Written first integration test. Added debug console support
|
2019-05-03 22:15:36 +03:00 |
|
Berserker
|
65e182822a
|
Added crucial VFS modules and a few working tests for them
|
2019-05-03 15:21:07 +03:00 |
|
Berserker
|
933e714566
|
Initial commit
|
2019-04-30 17:26:37 +03:00 |
|