Lancer Rom Disassembly--CLICK HERE!!!
Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
Lancer Rom Disassembly--CLICK HERE!!!
Ok so first off I am no disassembler... yet. I am willing to learn and am making this thread for others who either want to learn, know how whether just a little or alot, or want to help in any way by posting helpful links, testing, and anything else related to this topic.
I have spent a great deal this past 2 years learning alot about tuning and how to manipulate our stock ecus to do incredible things. As many of you know the evo roms with all there tuning ablilties are now available to us but with expected abnormalities and undiscovered or researched issues. This disassembly is very very confusing to me but as I search and read I am learning a little more and more although many many things still sound jibberish to me.
Hopefully with a dedicated thread on this subject we can start to compile some good info and start discovering solutions to these problems and help people like me provide a How to sort a speak on this.
Here are some good links I have found in my online travels, please guys lets get this thing going it will benefit alot of people
http://www.hex-rays.com/idapro/idadownfreeware.htm From what I understand this is the best disassembler for our ecus, its what the big wigs like Tephra, JoT, Mr Fred and many others use.
https://www.evolutionm.net/forums/ec...l-request.html --- Short and sweet but very helpful IMO
https://www.evolutionm.net/forums/ec...sassembly.html
http://www.openrce.org/downloads/browse/IDA_Plugins--- Basically add ons created by users, not sure which will help but I will soon
https://www.evolutionm.net/forums/ec...e-lookups.html Very informative I am sure for those who know this language lol. I dont yet
I will update this first post as new helpful links are added so lets do this!!!!
http://evoscan.com/technical-vehicle...u-dissassembly
http://www.docdroppers.org/wiki/inde...earning_Binary
http://www.theproblemsite.com/codes/hex.asp
http://evoecu.logic.net/wiki/Main_Page
http://en.wikibooks.org/wiki/X86_Dis..._Disassemblers
http://www.activeboard.com/forum.spark?aBID=99460&p=1
http://documentation.renesas.com/eng...171_superh.pdf The SuperH or SH processor manual. Theis read tells you basically how to interpret some (or all not sure yet), of the information found during disassembly.
http://www.geekmapped.com/forums/showthread.php?t=9 Basic ecu disassembly overveiw
I have spent a great deal this past 2 years learning alot about tuning and how to manipulate our stock ecus to do incredible things. As many of you know the evo roms with all there tuning ablilties are now available to us but with expected abnormalities and undiscovered or researched issues. This disassembly is very very confusing to me but as I search and read I am learning a little more and more although many many things still sound jibberish to me.
Hopefully with a dedicated thread on this subject we can start to compile some good info and start discovering solutions to these problems and help people like me provide a How to sort a speak on this.
Here are some good links I have found in my online travels, please guys lets get this thing going it will benefit alot of people
http://www.hex-rays.com/idapro/idadownfreeware.htm From what I understand this is the best disassembler for our ecus, its what the big wigs like Tephra, JoT, Mr Fred and many others use.
https://www.evolutionm.net/forums/ec...l-request.html --- Short and sweet but very helpful IMO
https://www.evolutionm.net/forums/ec...sassembly.html
http://www.openrce.org/downloads/browse/IDA_Plugins--- Basically add ons created by users, not sure which will help but I will soon
https://www.evolutionm.net/forums/ec...e-lookups.html Very informative I am sure for those who know this language lol. I dont yet
I will update this first post as new helpful links are added so lets do this!!!!
http://evoscan.com/technical-vehicle...u-dissassembly
http://www.docdroppers.org/wiki/inde...earning_Binary
http://www.theproblemsite.com/codes/hex.asp
http://evoecu.logic.net/wiki/Main_Page
http://en.wikibooks.org/wiki/X86_Dis..._Disassemblers
http://www.activeboard.com/forum.spark?aBID=99460&p=1
http://documentation.renesas.com/eng...171_superh.pdf The SuperH or SH processor manual. Theis read tells you basically how to interpret some (or all not sure yet), of the information found during disassembly.
http://www.geekmapped.com/forums/showthread.php?t=9 Basic ecu disassembly overveiw
Last edited by 03lances; Nov 24, 2010 at 08:19 PM. Reason: More links
Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
I am going to try and work my magic here but from my readings the free version does work fine you just need to do a little more legwork to get started is all.
I'm thinking if you can't afford it, it's either not worth it to you, or it's not cost effective to have an alternative. It seems like there are always alternatives to everything that are open source, but I have yet to come across a true open source package that supports our needed instruction set. I always used ollydbg in the past, but it's hardly even in the same league as IDApro.
Trending Topics
Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
This guy I know is just giving away all his free software, his name is "torrent" and his homepage is isohunt!!!! Totally kidding, don't pirate software. Depending on how you feel about cats, God either saves or kills a kitten when you pirate software (choose whichever you would not want to happen).
I'm thinking if you can't afford it, it's either not worth it to you, or it's not cost effective to have an alternative. It seems like there are always alternatives to everything that are open source, but I have yet to come across a true open source package that supports our needed instruction set. I always used ollydbg in the past, but it's hardly even in the same league as IDApro.
I'm thinking if you can't afford it, it's either not worth it to you, or it's not cost effective to have an alternative. It seems like there are always alternatives to everything that are open source, but I have yet to come across a true open source package that supports our needed instruction set. I always used ollydbg in the past, but it's hardly even in the same league as IDApro.
Ok sorry

Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
I can open up our stock rom fine in idaprofree but a couple of messages in the beginning concern me and dont know what they mean exactly but this is why I made this thread and have been searching.
Same page as you, i can drag the rom into IDApro fine, but i get a couple messages from the start
Well, that 4th step or whatever that says "choose your architecture" will require the ability to interpret SH4B, which is not x86 or any of those provided with the free version. I'm betting someone could write a lil plugin for the free version that would allow it to understand the Hitachi SH4B stuff...but I don't know if it exists at this time. I see no other disassembler that supports that architecture.
Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
Well, that 4th step or whatever that says "choose your architecture" will require the ability to interpret SH4B, which is not x86 or any of those provided with the free version. I'm betting someone could write a lil plugin for the free version that would allow it to understand the Hitachi SH4B stuff...but I don't know if it exists at this time. I see no other disassembler that supports that architecture.
Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
some basic's
learning binary code: http://www.docdroppers.org/wiki/inde...earning_Binary
Learning about HEX: http://www.theproblemsite.com/codes/hex.asp
learning binary code: http://www.docdroppers.org/wiki/inde...earning_Binary
Learning about HEX: http://www.theproblemsite.com/codes/hex.asp
Thread Starter
Evolved Member
iTrader: (14)
Joined: Oct 2006
Posts: 3,714
Likes: 2
From: West Coast WA
Can someone tell me if the disassembler on this page will help us at all? Its down toward the bottom says for SH-1/SH-2
http://www.trzy.org/
http://www.trzy.org/


