-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Chase Kanipe edited this page Apr 23, 2020
·
2 revisions
- mc (continue)
- mcu <symbol | addr> (continue until address or symbol)
- mcb (continue until branch)
- me (explore using find/avoid comments)
- meu <symbol | addr> (explore until address or symbol)
- mi (initialize at entrypoint)
- mif (initialize at function)
- mib <symbol | addr> (initialize blank state at address or symbol)