WombatRegistry

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-09-01
19:25
fixed the save dialog, so i can ensure the file extension is applied, so i know what to call. Once postscript is ready, i should be able to clean up the code and update the about box and push out v0.9 Leaf check-in: b432586d84 user: pasquale tags: main, trunk
2024-08-31
21:00
got viewer decoupled and working. just need to implement the viewer features and then put it with wombatregistry. check-in: 0f9787e577 user: pasquale tags: main, trunk
01:44
working on decoupled viewer check-in: f580be35a8 user: pasquale tags: main, trunk
01:19
working on viewer code and what registry check-in: f483aaed87 user: pasquale tags: main, trunk
2024-08-30
13:11
working on decoupling the report generator/viewer. check-in: 04c3f96b97 user: pasquale tags: main, trunk
12:41
figuring out how to decouple reporting check-in: 428fb52598 user: pasquale tags: main, trunk
12:12
got tagging working with the new global tagging system between all my apps. now i need to implement the independent viewer, and the independent about box so i don't have to move and duplicate code for every new application. viewer first. check-in: ff9fa53221 user: pasquale tags: main, trunk
11:52
code cleanup before i work on popup menu features check-in: cd949dd973 user: pasquale tags: main, trunk
11:48
implemented tag manager. need to implement or remove new tag/remove tag popup menu items, then implement the standalone viewer/report generator, and then replace the current viewer/report generator with the independent one, and also attempt to implement postscript reporting. check-in: 66c8ce2a73 user: pasquale tags: main, trunk
10:41
the issue is with my code, one hive path is stored as path with links, other is stored as real path. check-in: 893d595750 user: pasquale tags: main, trunk
10:27
values aren't listing for the keys. updated libregf, tried dynamic linking vs static linking and still doesn't work. need to check libregf code and see if the function changed, otherwise this issue keeps happening and i can't pin it down, so i will have to manually parse the registry and not use the libregf library. that will be a shame if i have to do that. check-in: 904f8900e9 user: pasquale tags: main, trunk
2024-01-17
21:32
updated aboutbox for version 0.8 check-in: 28c6d7317a user: pjrinaldi@protonmail.com tags: main, trunk
21:25
fixed command line issue so opening another registry file works correctly. check-in: 46c8a647a2 user: pjrinaldi@protonmail.com tags: main, trunk
18:35
implemented close button and tested and it worked. check-in: 53c0262a2e user: pjrinaldi@protonmail.com tags: main, trunk
2024-01-16
22:40
added close hive button, need to test more but initial testing seems to work. check-in: c07176efbe user: pjrinaldi@protonmail.com tags: main, trunk
2023-12-19
20:00
fixed generate report function moved from the viewer to the main file, so it will work regardless of previewing or not. need to add the the close button and fix the command line issue before i can release v0.8 check-in: 30d18fc811 user: pjrinaldi@protonmail.com tags: main, trunk
2023-05-26
10:05
i think i have all dependencies compiled in with static libraries and the include files in the repository check-in: ab222495a6 user: pjrinaldi@protonmail.com tags: main, trunk
2023-05-25
20:58
close to getting the make row visible working, need to iron it out a little more check-in: c636950858 user: pjrinaldi@gmail.com tags: main, trunk
20:29
trying to incorporate fox toolkit so that doesn't haven't to be donwloaded and compiled to get this program working. check-in: 008c4b3a87 user: pjrinaldi@gmail.com tags: main, trunk
11:47
added libregf includes into my code so there is no extra library to install check-in: af22c7afaf user: pjrinaldi@protonmail.com tags: main, trunk
2023-03-25
20:10
added capability to launch wombatregistry from the commandline with a registry file to preload it Leaf check-in: 72f94855f8 user: pjrinaldi@gmail.com tags: v0.7, trunk
2023-03-24
18:23
fixed item end dashed line length and auto resizing for tags and name columns in value table check-in: aa3bbcfe11 user: pjrinaldi@gmail.com tags: trunk
2023-02-24
06:33
moved a qt file to it's subfolder from the main folder. will have to delete qt stuff soon. check-in: 9199aea037 user: pjrinaldi@gmail.com tags: trunk
06:32
updated code in support of a v0.7 release. just need to perform some testing check-in: 69643c4fb0 user: pjrinaldi@gmail.com tags: trunk
2023-01-20
22:16
fixed renaming tags and updating table list tag values. check-in: 4b14660d8a user: pjrinaldi@gmail.com tags: trunk, v0.6
21:36
working on updating the tag names... check-in: 4e5756889e user: pjrinaldi@gmail.com tags: trunk
21:22
working on replacing tagged item when tag is modified. check-in: 634f0f0cb4 user: pjrinaldi@gmail.com tags: trunk
21:09
fixed the similar tag names and the counting of tagged items for reporting. check-in: 19612dd8ad user: pjrinaldi@gmail.com tags: trunk
00:47
added usbstor first install, last connected, last removal, wordwheelquery, mounteddevices, opensavepidlmru for names with short names FILE~1.TXT, registry hives of same name, up/down arrows for the value table. just need to test opensavepidlmru and wordwheelquery, then if i don't find any other artifacts, i can release v0.6 check-in: 5c554305ae user: pjrinaldi@gmail.com tags: trunk
00:20
fixed key selection for different hives with same name. check-in: b27b331b12 user: pjrinaldi@gmail.com tags: trunk
00:04
key up and down working for value table as they should check-in: a5f970b56b user: pjrinaldi@gmail.com tags: trunk
2023-01-19
22:53
working on keypress up/down for value table check-in: ababadc310 user: pjrinaldi@gmail.com tags: trunk
18:52
getting closer to parsing the use cases i come across, it's not perfect, but sufficient for now. check-in: d6b19d617b user: pjrinaldi@gmail.com tags: trunk
18:45
not sure how to parse opensavepidlmru properly, but it does it somewhat right now, so i'll leave it and come back to it. check-in: c7ae081adf user: pjrinaldi@gmail.com tags: trunk
18:31
this sort of works some times for opensavepidlmru.. need to come up with a better way... check-in: d644f697b5 user: pjrinaldi@gmail.com tags: trunk
18:20
sort of works on some, fails on others. may want to count it out check-in: 3f7a1a3f4e user: pjrinaldi@gmail.com tags: trunk
15:00
updated to v0.6 for pending release check-in: 6cfbeb1e38 user: pjrinaldi@gmail.com tags: trunk
14:56
added date/time interpretation, fixed keypath change so value exists and also finetuned date/time displaying check-in: 5d1820f36b user: pjrinaldi@gmail.com tags: trunk
13:19
fixed an issue which lost all values... check-in: 64929459d4 user: pjrinaldi@gmail.com tags: trunk
02:00
added the registry file name to the start of the statusbar check-in: 43c853d365 user: pjrinaldi@gmail.com tags: trunk
00:44
fixed binary content display, also added autoselecting the 1st value for a key and then also left aligned the table columns. check-in: 8ce42e5711 user: pjrinaldi@gmail.com tags: trunk
00:37
got the 1st value selected and the content updated at that selection. check-in: efd21bc288 user: pjrinaldi@gmail.com tags: trunk
00:23
fixed binary content display. check-in: 72a28c0f22 user: pjrinaldi@gmail.com tags: trunk
2023-01-13
23:36
forgot the makefile was being ignored by git. check-in: 93487f1fa8 user: pjrinaldi@gmail.com tags: trunk
14:22
switched from qt5 wombat registry to fox toolkit wombat registry check-in: 57074fdc92 user: pjrinaldi@gmail.com tags: trunk, v0.5
01:24
removed row header which i don't use. check-in: 9c11d71d8e user: pjrinaldi@gmail.com tags: trunk
2023-01-12
23:02
code cleanup, registry viewer is ready for initial testing.. will see how the binary runs on a clean machine, to determine install instructions. check-in: 162564ce13 user: pjrinaldi@gmail.com tags: trunk
22:56
got initial html report. check-in: 4226df0a2b user: pjrinaldi@gmail.com tags: trunk
12:57
removed pdf functionality check-in: 1016ad073d user: pjrinaldi@gmail.com tags: trunk
02:22
working on html report layout, plain text is done for now. i don't think i want to do pdf reporting, not really a fan of it, but the good news is i can do a pdf viewer if i convert wombatforensics to fox toolkit... check-in: 5b36401f6a user: pjrinaldi@gmail.com tags: trunk