RUB-NDS / PRET

Printer Exploitation Toolkit - The tool that made dumpster diving obsolete.
http://hacking-printers.net
GNU General Public License v2.0
3.81k stars 605 forks source link

TypeError when dumping nvram in pjl (a bytes-like object is required, not 'str') #55

Open Alpharivs opened 2 years ago

Alpharivs commented 2 years ago

When trying to use the option nvram dump the following error is shown:

[redacted]:/> nvram dump Writing copy to nvram/[redacted] Program Error (a bytes-like object is required, not 'str')

lassecod2 commented 2 years ago

I have the same error. Haven't found a solution but it seems to be a python error.