|
|
@121
|
16 years |
tim |
fixed minor path/type filter bug in reglookup
misc code cleanups
|
|
|
@116
|
16 years |
tim |
fixed major bug in reglookup-recover; now recovers much more data …
|
|
|
@113
|
17 years |
tim |
fixed some VK record parsing bugs
added more strict checking on …
|
|
|
@112
|
17 years |
tim |
added path resolution to reglookup-recover
|
|
|
@111
|
17 years |
tim |
Switched license to GPLv3
Added early version of new tool, …
|
|
|
@110
|
17 years |
tim |
moved unallocated cell parsing back out of the main line hbin parsing
|
|
|
@109
|
17 years |
tim |
reworked SK record caching to prevent unnecessary loads.
SK records …
|
|
|
@108
|
17 years |
tim |
added least-recently-used cache structure.
set up SK records to use …
|
|
|
@107
|
17 years |
tim |
removed redundant hbin parsing
added flags parameter to regfi_open
|
|
|
@106
|
17 years |
tim |
replaced linked list hbin lookup with range_list based binary search
|
|
|
@105
|
17 years |
tim |
fully removed dependence on Samba parse structures from core library
|
|
|
@104
|
17 years |
tim |
replaced lf (hash list) parsing code
|
|
|
@103
|
17 years |
tim |
rewrote value list parsing routine
|
|
|
@102
|
17 years |
tim |
simplified root key search routines
rewrote sk record parsing
fixed …
|
|
|
@101
|
17 years |
tim |
rewrote VK record and data cell parsing
|
|
|
@99
|
17 years |
tim |
fixed a range_list bug
replaced NK parsing routine
|
|
|
@98
|
17 years |
tim |
adding experimental library which will be used to speed up hbin lookups
|
|
|
@97
|
17 years |
tim |
begun the work of rewriting the lowest layer parsing routines
|
|
|
@89
|
18 years |
tim |
Added contract comments to void_stack header. Minor cleanups in …
|
|
|
@84
|
18 years |
tim |
rearranged structure contents to reduce fragmentation on 64 bit …
|
|
|
@81
|
18 years |
tim |
Finished incorporating changes to reglookup to work with new regfi …
|
|
|
@80
|
18 years |
tim |
Major API updates for regfi, and started porting reglookup to the API. …
|
|
|
@79
|
18 years |
tim |
renamed regfio to regfi, since we aren't doing any output to the registry.
|
|
|
@78
|
18 years |
tim |
beginning process of rewriting regfio interface.
|
|
|
@77
|
18 years |
tim |
Improved support for unknown registry types.
Fixed potential security …
|
|
|
@72
|
18 years |
tim |
Added QWORD type support.
|
|
|
@68
|
18 years |
tim |
added usage printout to reglookup-timeline
cut left over unused junk …
|
|
|
@61
|
18 years |
tim |
various minor speedups and memory leak fixes. Added support for NONE …
|
|
|
@54
|
19 years |
tim |
Added some verbose output
code cleanup and minor bug fixes
|
|
|
@53
|
19 years |
tim |
Moved security descriptor parsing functions into regfio.c
Improved …
|
|
|
@42
|
19 years |
tim |
Changed to a CSV-like output format to accommodate extended fields
…
|
|
|
@41
|
19 years |
tim |
Added full printing of values, as with old code.
renamed type …
|
|
|
@38
|
19 years |
tim |
Cleaned up path2Stack. Added several supporting functions in …
|
|
|
@33
|
19 years |
tim |
Fixed some bugs.
rewrote testing code to allow for a path filter …
|
|
|
@32
|
19 years |
tim |
Added key name retrieval to test utility
Code formatting changes to …
|
|
|
@31
|
19 years |
tim |
Added new lightweight stack library
rewrote test program to use this …
|
|
|
@30
|
19 years |
tim |
Added initial version of regfio interface, borrowed from Samba …
|