Multiple fixes and improvements
- Fixed an issue which caused segments to be copied to the incorrect offset in certain scenarios
- Fixed an issue which caused some system files to fail to decrypt with error -5 on some newer firmwares
- Properly retry decrypting the given block after an error
- Added config.ini support
- Added option in config.ini to disable the decrypter.
- Added option in config.ini to disable logging
- Move config.ini and log.txt to /mnt/usb#/homebrew/
- Now automatically detects USB drive number.
- Optimized transfer speed.
- Added timestamp (date and time) to log.txt.
BIG BIG Thanks To @idlesauce for fixing the decrypter