5
Parzi
5y

List of things one of my Python projects needs:

- cross-platform IMA/VFD/VHD/VHDX/qcow/VMDK/IMG/DSK/others image read/extract support that doesn't need admin/root privs (so no, can't use dd or mount)
- custom DB format (for speedups when indexing files and retrieving info based on hash) and converter from previous DB format
- GUI or actually good CLI
- massive speedups

kill me now

Comments
  • 1
    Lots. Of. Work....
    best of lucks! 😆
  • 1
    That first one could be veeery useful for forensics... I'm interested for sure!
  • 0
    Aka: I need to use another language
  • 0
    @12bitfloat find me a language that can work on top of existing Python code and also allows for easy fulfillmemt of the requirements and i will show you a Python module
Add Comment