Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Comments
-
desmondanimus198132dInteresting CPP projects:
1. A file carving tool.
2. A file shredding tool that deletes a file by removing it entirely by overwriting it's address space with random junk
Maybe we can collab? Although I would prefer working in Rust -
desmondanimus198131d@redpanda so for starters we can try making a tool that reads a disk image without mounting it.
And then goes through all dirs and subdirs and all files checking file signature of each and if it matches say signature of an image then the tool copies it.
How about it?
The part where we are reading the disk image without mounting is what I haven't been able to wrap my mind around.
Can't figure out how Autopsy and other tools do it.
Thoughts?
Any good c++ or android project ideas
question
404 ideas not found
c++
android