▲ | gbin 3 days ago | ||||||||||||||||||||||
Everything is open source, if you can read assembly ;) | |||||||||||||||||||||||
▲ | bluGill 3 days ago | parent | next [-] | ||||||||||||||||||||||
Machine code. Assembly is higher level. since data and instructions can be mixed machine code is harder to decode - that might be a byte of data or an instruction. Mel would have [ab]used this fact to make his programs work. It is worse on x86 where instructions are not fixed length but even on arm you can run into problems at times | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | ignoramous 3 days ago | parent | prev [-] | ||||||||||||||||||||||
... this is why we get DRM. Source modification is what hurts them. |