WombatTools

Timeline
Login

Timeline

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

50 most recent check-ins

2024-07-19
10:56
upgraded tools to blake3 v1.5.3 Leaf check-in: 83a4e2793f user: pasquale tags: main, trunk
2024-04-06
21:37
updated blake3 to v1.5.1 check-in: e58f5f590c user: pasquale tags: main, trunk
2024-04-03
23:05
test commit check-in: 8a01e903b4 user: pasquale tags: main, trunk
2024-03-23
23:28
test change using fossil check-in: 1378a8e507 user: pasquale tags: main, trunk
22:57
fuse isn't working because the pack_wltg causes a fuse error. check-in: c7bdcdb7ef user: pjrinaldi@protonmail.com tags: main, trunk
2024-03-13
23:39
updated readme check-in: e230b78027 user: pjrinaldi@protonmail.com tags: main, trunk
23:35
working on fuse module cause i like to punish myself. it isn't needed, but someone might want it vs the individual tools. check-in: 7ab91b3b97 user: pjrinaldi@protonmail.com tags: main, trunk
23:07
making progress on wombatmount check-in: 31a3d20769 user: pjrinaldi@protonmail.com tags: main, trunk
22:27
wombat list is implemented. working on wombatmount check-in: 0701ca579b user: pjrinaldi@protonmail.com tags: main, trunk
22:10
working on mount, working on fixing layout with "info" contents and also added log messages for the packing and cleanup check-in: 2262b72e14 user: pjrinaldi@protonmail.com tags: main, trunk
13:25
working on wombatmount using fusepp code check-in: 01353fe995 user: pjrinaldi@gmail.com tags: main, trunk
13:19
working on cpp fuse code check-in: 72eb42b1ed user: pjrinaldi@gmail.com tags: main, trunk
13:04
working on wombatmount, fuse mounting the wombat forensic image, even though wombatread covers most of it, it's a nice attempt at using fusepp to make a c++ fuse program. check-in: 50c8a78c32 user: pjrinaldi@gmail.com tags: main, trunk
2024-03-10
15:50
updated readme check-in: cb6d3dd916 user: pjrinaldi@protonmail.com tags: main, trunk
15:46
updating readme check-in: 8f559f748f user: pjrinaldi@protonmail.com tags: main, trunk
15:46
working on updating readme check-in: e9299eeaf1 user: pjrinaldi@protonmail.com tags: main, trunk
15:37
fixed issue, while loop statement had a ; at end of it. oops. need do more testing check-in: bdcaf791bb user: pjrinaldi@protonmail.com tags: main, trunk
15:23
while loop isn't displaying updates. not sure what is happening. need to debug and see what is going on check-in: 5e7f946320 user: pjrinaldi@protonmail.com tags: main, trunk
15:13
there is an issue with the write to device, but i can't figure out what it is. check-in: 1c9d7654da user: pjrinaldi@protonmail.com tags: main, trunk
14:33
working on wombatrestore check-in: 61683d1349 user: pjrinaldi@protonmail.com tags: main, trunk
01:39
workig on wombatrestore, and cleaned up and deleted older files which aren't used anymore check-in: 8b59adfd7a user: pjrinaldi@protonmail.com tags: main, trunk
01:29
wombatverify is working. will need to test all tools further. check-in: 735cd92123 user: pjrinaldi@protonmail.com tags: main, trunk
01:14
working on getting the original source disk hash from info file. check-in: 7164ca25c4 user: pjrinaldi@protonmail.com tags: main, trunk
01:13
removed zstd_seekable code from tools list, as i can use regular zstd check-in: 323ffa8687 user: pjrinaldi@protonmail.com tags: main, trunk
00:41
got log working and made some fixes to wombatimager. check-in: fed16cd889 user: pjrinaldi@protonmail.com tags: main, trunk
00:34
wombatreader and wombatinfo are working. wombatlog is next check-in: 5c12929e46 user: pjrinaldi@protonmail.com tags: main, trunk
00:29
added wombatreader to take place of wombatmount since i don't need fuse to get access to the raw image. check-in: 054260d847 user: pjrinaldi@protonmail.com tags: main, trunk
00:15
removed std out for walafus creation check-in: df67080e12 user: pjrinaldi@protonmail.com tags: main, trunk
00:07
working on other wombat forensic imager tools check-in: 502ca08cf3 user: pjrinaldi@protonmail.com tags: main, trunk
2024-03-09
22:46
working on helper commands for the new wombat forensic image check-in: 34b071d3a1 user: pjrinaldi@protonmail.com tags: main, trunk
22:44
imager working, starting on info, verify, read, and restore check-in: faa547c289 user: pjrinaldi@protonmail.com tags: main, trunk
22:39
wombatimager is working, i need to remove walafus "writing block" output check-in: 2afca6a694 user: pjrinaldi@protonmail.com tags: main, trunk
22:14
working on testing and fixing bugs with hashing. once it is working, i'll hide debug comments and cleanup the code. check-in: d6ab7acbca user: pjrinaldi@protonmail.com tags: main, trunk
21:31
working on initial wombatimager test. check-in: 4f3f6b17cc user: pjrinaldi@protonmail.com tags: main, trunk
19:23
working on creating the forensic image with c++ using multi threading. check-in: 6be4b7fc50 user: pjrinaldi@protonmail.com tags: main, trunk
19:18
having issues with the sparse file and filling the pieces... check-in: 02f43fea17 user: pjrinaldi@protonmail.com tags: main, trunk
18:57
working on reading from device and writing to raw image check-in: 01ba8cb427 user: pjrinaldi@protonmail.com tags: main, trunk
18:50
working on implementing wombat imaging, ready to attempt to multi thread the read/writing process. check-in: 34c8ed7ebf user: pjrinaldi@protonmail.com tags: main, trunk
17:38
working on wombatimager, need to calculate the piece size to use to populate the sparse raw image. check-in: 8c0af5910d user: pjrinaldi@protonmail.com tags: main, trunk
17:29
working on wombat imager functionality using walafus and info/log file check-in: bb9a33da61 user: pjrinaldi@protonmail.com tags: main, trunk
15:09
working on new wombat forensic image format and it's associated tools. walafus seems to be faster than any of my zstd attempts and it is seekable and faster than zstd seekable and easier to implement on my end. check-in: abfd390ee7 user: pjrinaldi@protonmail.com tags: main, trunk
14:19
rdwalafus is working like fuse for reading contents need read log, read IMG offset size, read info check-in: 946bf62023 user: pjrinaldi@protonmail.com tags: main, trunk
13:54
fuse module for wombatmount is working, but still a little slow even with a seekable zstd file. will work on a fuse command for walafus and see how it compares, although i might not need a full fuse module as i can just use the read/seek interface and write a command to send it to stdout which would act as fuse. check-in: 42d633e940 user: pjrinaldi@protonmail.com tags: main, trunk
2024-03-08
18:50
removed zip code since it isn't seekable when compressed, which how else would anyone want to use it. check-in: 0d25ebcf8f user: pjrinaldi@gmail.com tags: main, trunk
16:35
working on getting rdwalafus working check-in: 69c63f16dc user: pjrinaldi@gmail.com tags: main, trunk
16:28
working on getting hashing raw dd inside walafus fs image working check-in: e7e6586796 user: pjrinaldi@gmail.com tags: main, trunk
16:19
possibly going back to zstd seekable if this code is simple and works for me. check-in: 6267798bf4 user: pjrinaldi@gmail.com tags: main, trunk
15:06
working on getting reading the image in a walafus fs working. check-in: c477ea353a user: pjrinaldi@gmail.com tags: main, trunk
13:49
working on getting walafus working as compressed zip isn't seekable check-in: 8bbaa33860 user: pjrinaldi@gmail.com tags: main, trunk
13:15
libzip isn't seekable for compressed files. which possibly makes it worthless. check-in: ccc44c6d1a user: pjrinaldi@gmail.com tags: main, trunk