Skip to content

Unicorn-based emulator #17

@neuschaefer

Description

@neuschaefer

To make it easier to observe the vendor firmware, write an emulator based on unicorn.

from unicorn import *
from unicorn.mips_const import *

...

See branch sim.

Current issues:

  • unicorn doesn't implement the Count register properly and doesn't allow hooking it

Alternative approach:

Metadata

Metadata

Assignees

Labels

wipwork in progress

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions