I
I
Ingerniated2016-11-02 12:26:06
Programming
Ingerniated, 2016-11-02 12:26:06

In what language is the code written for the car?

What language is used to write code for machines, control panels, and how can you take out the panel and load the code there in order to visually change something there?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
F
Fixid, 2016-11-02
@Ingernirated

For everything, although usually C
Now often the control panel has its own personal brains with its own closed OS that still needs to be hacked. You can't just take it and change it. In the best case, you will get a hex dump of the firmware.
Give a concrete example of a piece of iron

A
Alexander, 2016-11-02
@NeiroNx

Since manufacturers protect their devices from extracting the code, this will be very problematic. Maybe there is support for graphic themes or skins? Ask the manufacturer.

P
polifill, 2016-11-02
@polifill

On different.
In Python, in Java, in C, in C++ - I know for sure.
Maybe on something else.
The second part of the question - how to change - is too general a question.
In each specific model - it's all very individual.

G
GameHasNoName, 2017-01-11
@staffID

I recommend rewriting everything either to joins or to enumerations of tables separated by commas. And don't use both at the same time. It is quite possible that in the process of rewriting the error will disappear))
The same Oracle, by the way, swears at this when compiling ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question