Click here to Skip to main content
15,898,538 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am not able to access routers config.bin file please suggest me a way to read the file in html, xml or txt format :-O
Posted
Updated 6-Apr-10 2:56am
v3

.bin files are normally binary files. The formats you want are text formats. It is unlikely you will be able to easily convert between them.

Nick
 
Share this answer
 
You may be able to telnet into the router and retrieve the desired file, but I'd be willing to be it's encrypted (at least, it better be).
 
Share this answer
 
i got the .bin to .xml converter but it does not work for routers config.bin file suggest me any converters for the same plz......
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900