Skip to main content
8 events
when toggle format what by license comment
Oct 14, 2018 at 8:21 comment added Guerlando OCs @forest thanks, that worked and I can already see that the bin firmware has lots os files. However I don't see a way to extract the with this utility. Do you know a way?
Oct 14, 2018 at 3:31 comment added forest You might want to look up binwalk...
Oct 13, 2018 at 13:33 comment added julian Questions about reverse engineering should be asked on reverseengineering.stackexchange.com
Oct 13, 2018 at 1:05 comment added user2320464 You're looking to reverse engineer it. See similar reverseengineering.stackexchange.com/questions/15065/…
Oct 12, 2018 at 23:06 comment added Daisetsu the bin extension stands for binary. There is no standard binary file format. It's not like a JPEG where there's a standard which defines the file structure. A bin could be literally anything.
Oct 12, 2018 at 23:02 comment added Guerlando OCs @Daisetsu in this case it's a .bin file. I know a firmware upgrade could be lots of things, but in the case of a .bin file, how should I discover if there are files inside it?
Oct 12, 2018 at 22:42 comment added Daisetsu It's going to depend on the specific vendor how they implement their software. Some have a simple zip, others are packed, encrypted files. There is no standard everyone abides by
Oct 12, 2018 at 22:06 history asked Guerlando OCs CC BY-SA 4.0