Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware, which work only one time. #133

Open
ghost opened this issue Feb 27, 2016 · 0 comments
Open

Firmware, which work only one time. #133

ghost opened this issue Feb 27, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 27, 2016

Hey,
Is possible to do firmware, which work only one time?
Something like that:
if(read_flash_at(FLAG_ADDR) == 0) then
send_keys();
write_flash_at(FLAG_ADDR, 1);
end

What should I know to do it?

Will be nice if I get answer from person, who is practitioner, not theoretician :-)
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants