#assembly-code1 plugin

Obsidian plugins tagged with #assembly-code. There is 1 plugin in this collection.

  1. Rank 1
    3 years ago by icebear
    Coding & Technical Tools#x86#flow-diagram#assembly-code

    The x86 Assembly Flow Graphing plugin allows Obsidian users to convert x86 assembly code into flow diagrams within Obsidian Canvas. By highlighting a block of assembly code and running a command, users can generate a graph that visualizes the flow of execution based on jumps and conditions. The plugin requires assembly code to follow specific formatting rules, such as proper indentation and jump instructions taking one argument. While the generated graph initially requires manual arrangement for optimal appearance, the plugin provides a visual representation that helps understand code structure and logic flow.