Just to answer the question (I'm not concerned if he's an idiot or not)
You can use the USBJtag Software (tested with SBH_USBJTAG SW) to load Backups and export the nonvol.
From a 2M Full Backup:
Load USBJTAG Software and set the config to the type of modem backup you have
Use the ldram command for your specific modem and save cfg, for SB5101 it would be:
ldram 9fc00000 (Pick your Backup)
save cfg
Save the CFG (NONVOL) as whatever you want, I'm gonna call this example nv.cfg
(tell it where to save)
Then get your cmnonvolexp application in the same directory as the new cfg, I always use the linux version:
nonvolexp -e -f nv.cfg
or
cmnonvolexp1.1.exe -e -f nv.cfg
It will dump all the certificates in the nonvol if the NV is not corrupt.
You can use the USBJtag Software (tested with SBH_USBJTAG SW) to load Backups and export the nonvol.
From a 2M Full Backup:
Load USBJTAG Software and set the config to the type of modem backup you have
Use the ldram command for your specific modem and save cfg, for SB5101 it would be:
ldram 9fc00000 (Pick your Backup)
save cfg
Save the CFG (NONVOL) as whatever you want, I'm gonna call this example nv.cfg
(tell it where to save)
Then get your cmnonvolexp application in the same directory as the new cfg, I always use the linux version:
nonvolexp -e -f nv.cfg
or
cmnonvolexp1.1.exe -e -f nv.cfg
It will dump all the certificates in the nonvol if the NV is not corrupt.