CarTechnoloGY
VAUX-COM 120309a+131223d+Ocflash_FW1.59 - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: Opel - Vauxhall - Holden (https://cartechnology.co.uk/forumdisplay.php?fid=59)
+---- Thread: VAUX-COM 120309a+131223d+Ocflash_FW1.59 (/showthread.php?tid=6194)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - gabigafu - 05-10-2014

(05-10-2014, 14:11 PM)carpi Wrote:  I think, you need some hardware modification.
You must modify 2 bytes in FTD eeprom, this value depends on FTDI ID, look here http://garage-automotive.com/showthread.php?tid=5203&page=4.


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - mattydr67 - 05-10-2014

As I said. The HQ clone is a chinese clone opcom v5 hardware
Only if you have an opcom v6 hardware you need modifications because of the MCU.
About what do you need to flash a normal clone to become a HQ one I cannot help you.
Good luck


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - carpi - 05-10-2014

Can somebody post the HQ flash?


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - stmilosh - 06-10-2014

(05-10-2014, 18:25 PM)carpi Wrote:  Can somebody post the HQ flash?
There is no unique flash. Each OP-COM has USB communication chip FTDI which is used to access the PIC MCU.
Each FTDI has a unique ID (stored either as FTDIChipID or as 4 bytes in non-modifiable EEPROM space).
HQ clone (protected solidly by Enigma Protector) has a protection checker that generates 2 bytes for a check from 4 bytes of FTDI ID.
You need to write those 2 bytes (unique for your hardware) to first 2 bytes of the user area of EEPROM.
The easiest solution is brute-force. You simply write all 65536 possible combinations until you get your device working with HQ clone software.
EEPROM should normally withstand that many writes, you just need to write a script that will automate the things wink.
Easy peasy wink2
Ofc there are other solution too. You can emulate valid known FTDI ID using some hooks solution. Drawback is that Enigma Protector has strong native protection against this so HQ software will often detect the hooks.
You can also unpack HQ clone (bypass Enigma Protector protection and inner VM) and then find algorithm and figure it out in disassembler. This is ofc easier said than done.
And last but not least you can by "original" (I wonder if you notice oxymoron here smile) HQ clone. However if you are not in Bulgaria/Romania but rest of EU or somewhere else, you would need to pay much (2-3 times) more than 100 Lev (50 Euros) what is the real price of HQ clone.


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - rtvservis - 30-05-2015

VAUX-COM german lengage hawe enbady. thenx


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - nicknikols - 30-05-2015

Hello. I installed version of the program and 131223d FW updated to 1.61 . it's all right? it is written FW 1.59


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - Okino - 31-05-2015

Thank, have just ordered some opcoms from different suppliers, hopefully 1 will have the pic18f458 inside so that I can use this software.


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - mattydr67 - 01-06-2015

(30-05-2015, 16:30 PM)nicknikols Wrote:  Hello. I installed version of the program and 131223d FW updated to 1.61 . it's all right? it is written FW 1.59
131223c - fw1.59
131223d - fw1.60
131223h - fw1.61
Fw1.61 will be fine
Good luck


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - Okino - 01-06-2015

Out of interest, what is the easiest way to tell if you have a genuine or fake PIC18F458 as I've heard that fake PIC's can look like genuine ones? Thanks.


RE: VAUX-COM 120309a+131223d+Ocflash_FW1.59 - mattydr67 - 01-06-2015

Just rumors I think
The opcom hardware make the difference.
The opcom v5 had allways original Pic MCU or at least one as original but you can upgade/downgrade the firmware
The opcom v6 had allways a fake Pic MCU ( no matter how is look like ) and this one its blocked if you try to upgrade or downgrade it
The newer designe has also an Pic MCU not fake ( till now as I heared )- I never had one of this tool in my hands
Anyway in all cases the fake MCU can be replaced with an original one
But yes its a lottery if you wanna buy a good tool with a good Pic MCU inside
You need to buy it from trustable sources if you wanna be 100% sure that you recive a real Pic18F458
All this info are only from experience
Good luck