RouterOS .backup to .rsc/text

I lost my lain text .rsc files for the router config

All I have is the auto-before-reset.backup binary file.

After I did some adjustments the config locked me out of the router and I couldn’t login to the Mikrotik router to backup with /export file=myconfig

I had to reset, but I would love to have all my firewall rules back

Is there a way to extract all my rules in the auto-before-reset.backup binary file?

https://github.com/BigNerd95/RouterOS-Backup-Tools

Might help - other then that I believe support may have internal tools to extract info from backup as long as it isn’t encrypted.

Connect via mac to bypass firewall.

Restore to a MT router with USB and access via https://mikrotik.com/product/woobm ???
Restore to CHR virtual router ?
Restore to MT router with serial console ?

“Safe mode” is a nice feature to avoid this kind of accidents.

For future use, automatically produce a new (current) .rsc file on a regular basis. I have a script that produces the binary .backup and a plain text .rsc files and sends them to me via E-Mail. That scrip is run via the scheduler every night.
Now before anyone bitches that using E-Mail may not be secure, my mail server is in the same cabinet as the router and on the same LAN at my house. I’m not overly worried about it…