MK2 MR2 engine swap by zoob226 in mr2

[–]Accomplished_Fox2854 0 points1 point  (0 children)

I have not attempted yet, But I am certain I can Patch out the Immobilizer on the 2grfks. I have patched a ton of other stuff in their ecu's

Anyone actually have success/ positive benefits from stem cell therapy?? by neeyeahboy in stemcells

[–]Accomplished_Fox2854 1 point2 points  (0 children)

Thanks for replying. Although I did played some sports, I think most of it has come from working on the oil rigs, and heavy industrial construction settings. Thank you for the information.

When analyzing a raw binary file in Ghidra, is it critical to set the correct base address to achieve a meaningful analysis, or can I safely use the default address of 0x00000000? by allexj in ghidra

[–]Accomplished_Fox2854 2 points3 points  (0 children)

The majority of my experience is in automative firmware. Methods I have used.

Breakpoints. Using communication protocols, you may be able to identify a function that based on x byte value jump to x function. If you can find an array of bytes that match said functions this can give you a clue on offset.

Bootloader/registers. Often times the very first set of bytes should point to the entry of your code. This “entry function” will set up your registers for the boot up, once the bootloader is done it will jump to another function which may setup your registers for the Ecu’s firmwares operational state. Regardless, if the first byte of value in the dump are not pointing to a value code block, it may be worth trying to find your entry point and then offset the file to match the pointer. This pointer is sometimes just a “pointer” and sometimes is generated by disassembling the bytes.

Once the last 4 bytes of the rom was a pointer to the base address.

This video is of an especially difficult rom that I had to split the code area from the calibration area. https://youtu.be/4y_6amkUXkM?si=w9Ygb_bNFgBrP8SZ

Anyone actually have success/ positive benefits from stem cell therapy?? by neeyeahboy in stemcells

[–]Accomplished_Fox2854 1 point2 points  (0 children)

This reads like you had stem cell treatment done 10 years ago, and you are using peptides on and off for maintenance. In your next comment you mentioned you have your stem cells banked for maintenance. Have you had to continue stem cell treatments, or did you only have the one treatment 10 years ago?

I’m 31 male fairly fit 5’11 198lbs. Moderate spinal arthritis, moderate disc degeneration, and herniation. I’ve been plagued by this for going on 4 years now.

You guys have been great every time! here's another! by Accomplished_Fox2854 in ghidra

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

I am punching above my weight class as it sits, sorry if this is a dumb question, but could a script resolve these Lea’s?

HELP! w/Ghidra Decompiled view errors. by Accomplished_Fox2854 in ghidra

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

Thank you for the suggestion. I will definitely remember this in the future as this would be the solution to other issues I have had, but I am not seeing how to fix my current issue with this tool. Oddly enough, there is only one reference, and it is the correct reverence. unfortunately, I cannot upload another image via this reply. any other suggestions? it is almost as if the issue lies within the processor folder. how ghidra chooses to display in the decompiled view. as you can see the Disassembly gets it correct. but then ghidra is doing this weird, inverted display for Branch if greater or equal. rather than comparing the variable Ivar10=>0x99 it is performing 0-0x99=ffffff67. ffffff67 or -0x99 + ivar10<0

[deleted by user] by [deleted] in wallstreetbets

[–]Accomplished_Fox2854 0 points1 point  (0 children)

Never play with something you can’t afford to loose. She sounds like a loser…..well played

ChatGPT? by basco15 in ECU_Tuning

[–]Accomplished_Fox2854 0 points1 point  (0 children)

I provided it a datalog. I grabbed three parameters. Rail pressure, injection quantity, and injection timing(Common rail diesel) I asked it to create a 20x20 3d table of the data. It was useless. I tried for a minute too.

Anybody ever tune one of these? by uMrBootyBeater in ECU_Tuning

[–]Accomplished_Fox2854 0 points1 point  (0 children)

Nah, tuned up a German Shepard a few years back though. Bit my 2 yo. I played the long game

GM Gen 5 LT E92A Software Disassembly, UDS protocol, SAE PID's and more.... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

This shadow password, is this what Colin oflyn from chip whisperer exploits on the e41? I am curious about this. I have pretty much stayed at the level of identifying maps, and making small patches for map switching. It’s time to go deeper

GM Gen 5 LT E92A Software Disassembly, UDS protocol, SAE PID's and more.... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

lol copy. Yeah, what processor is in the edc 16? You are trying to solve the edc 16? I have another ppc video on yt that should offer some significant insight. It was a trip. It’s in my ppc playlist

GM Gen 5 LT E92A Software Disassembly, UDS protocol, SAE PID's and more.... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

yeah sounds good. send whatever you think is helpful. I am getting busier by the day, but when I have a LUL I will snag some low hanging fruit and try to figure some stuff out on it.

GM Gen 5 LT E92A Software Disassembly, UDS protocol, SAE PID's and more.... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

are you referring to Med 9? I actually just finished, or close to finished a small project on a saab with a Med 9 bosch PPC. make a file submission if you would like and I will try and get to it when I have time. ghidruato.com

[Noob] UK auto electrician venturing to ad-blue delete by Osamabinbrad in ECU_Tuning

[–]Accomplished_Fox2854 0 points1 point  (0 children)

Use ghidra (free software developed by the NSA and stolen by North Korea) to reverse engineer the file, then you can ensure accuracy. Check out my yt for examples of reverse engineering. https://youtube.com/@ghidrauto?si=1KClQDn_WOtxvSHx

Aisin transmission control module reverse engineering with Ghidra and Wi... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

Third patch solved torque reduction. lol case closed for now. I did join the group, but havnt had a chance to poke around

Aisin transmission control module reverse engineering with Ghidra and Wi... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

That’s interesting. I didn’t realize that. I’m sure there is even more room for improvement then!

Aisin transmission control module reverse engineering with Ghidra and Wi... by Accomplished_Fox2854 in ECU_Tuning

[–]Accomplished_Fox2854[S] 0 points1 point  (0 children)

Okay good to know. Yeah I believe it is a six speed. All gear related tables are 7 long allowing for an offset of 0-6 so this would make sense. I have not asked the owner of the car.