

ROSbackup.py unpack -i MikroTik-plaintext.backup -d unpacked_backup Pack ROSbackup.py encrypt -i MikroTik-plaintext.backup -o MikroTik-encrypted.backup -e AES -p password UnpackĮxtract all IDX and DAT files from a plaintext backup in a given directory ROSbackup.py decrypt -i MikroTik-encrypted.backup -o MikroTik-plaintext.backup -p password EncryptĬonvert a plaintext backup to an encrypted backup

ROSbackup.py info -i MikroTik.backup DecryptĬonvert an encrypted backup to a plaintext backup ROS v6.45.1+ removed insecure password storage, so they cannot be extracted with extract_user.py any more. Tools to encrypt/decrypt and pack/unpack RouterOS v6.13+ backup files Warning User password format
