Hi :)
Iam new to this forum and I hope someone can help me with my issue.
I also hope this is the right category ;)
So, I have a .bin file which contains a firmware for a TEXA OBDlog device.
I want to view the firmware but I dont know how to manage that.
I know it have to be disassembled to make it viewable but I dont know which CPU is working inside.
So, can someone can post if it possible to view it only with the informations I have?
The original firmware can be found at ul.to
Thanks ;)
1 reply to this topic
#1
Posted 04 February 2012 - 04:01 AM
|
|
|
#2
Posted 06 February 2012 - 01:51 AM
Well, you have to know which microcontroller is being used, otherwise you'll have no way of figuring out what opcodes correspond to which instructions. From what I've been able to find, it looks like it's one of the microcontrollers from Atmel AVR series, so you'll need to find an AVR disassembler, or write your own.
I'd say check here first.
http://www.avrfreaks...ntation:AVR_GCC
I'd say check here first.
http://www.avrfreaks...ntation:AVR_GCC
sudo rm -rf /
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









