google / hammer-kit

Apache License 2.0
77 stars 9 forks source link

Is Chrome OS necessary? #1

Open dongha opened 3 years ago

dongha commented 3 years ago

This program is written in C, thus I expect your hammering pattern won't be different on other Linux OSs.

Can you answer whether I can use this code on other OS also? I can accept some modifications just for building/running.

pjattke commented 3 years ago

Hi @dongha, You might want to take a look at the source code of TRRespass that works on x86-64 and also implements the same pattern as hammer-kit from what I have seen.

Regards, Patrick

altostratous commented 3 years ago

TRRespass implementation of drama seems not to be able to reverse engineer the physical address mapping correctly on my machine. Any other suggestion?