tarinstall/TODO.md
2020-08-19 17:07:54 +02:00

277 B

Stuff to make

  • simple checksum calculator
    • enter directory
    • checksum of all file
    • write file inside directory
  • simple RPATH changer
    • open file
    • determine type of file, exit if not binary
    • read RPATH section if present
    • modify it with custom path
    • save file