Skip to content

I’ve made a few changes to suit my needs: lich4/lucid #7

@lich4

Description

@lich4

https://github.com/lich4/lucid

    1. Added a "Copy microcode" item to the right-click menu in the "Microcode Explorer" window.
    1. The original Lucid generated microcode for all maturities in one pass, which is too slow for large functions. It has been changed to use caching and generate microcode on demand.
    1. Added a "View microcode" item to the right-click menu in the "Disassembly" window.
    1. When an address range is selected in the "Disassembly" window, the plugin can retrieve microcode for that code range instead of the entire function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions