Skip to content

[REQ] Allow writings on OTP and locked pages when simulating mfu tags #169

@BreakSecurity

Description

@BreakSecurity

Description

Would be nice to have the possibility to write on OTP and locked pages when simulating mfu tags.

Interest

Many times you do not have the possibility to uploads dump with a PC, especially on field testing. So the possibility to modify those pages is really useful

Possible implementation

Add a MODE called maybe 'OTP&LOCK_WRT' that let you write on those page when button is pressed. Should be a condition added to:

if (PageAddress == PAGE_LOCK_BITS || PageAddress == PAGE_OTP) {

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions