Skip to content

x86 Assembly Flow Graphing

Convert well formatted x86 assembly into appropriate flow graphs using Obsidian canvases.

The above warnings are based on limited information and might not always be accurate.

Data

ID x86-flow-graphing
Author icebear
Funding Support the Author via Buy Me a Coffee
Minimum Obsidian Version 1.1.0
Official Release Date 2023-04-17
Last update 2023-04-17

Quick Links

Changes

Date Changed Property Old Value New Value
2023-04-17 Plugin Added
2023-04-28 description This plugin converts well formatted x86 assembly into appropriate flow graphs using Obsidian canvases. Converts well formatted x86 assembly into appropriate flow graphs using Obsidian canvases.
2024-01-28 description Converts well formatted x86 assembly into appropriate flow graphs using Obsidian canvases. Convert well formatted x86 assembly into appropriate flow graphs using Obsidian canvases.

Repository Data

License MIT in package.json
GPL-2.0 in LICENSE file
Package Manager npm
Uses Typescript true
Installed Bundlers esbuild
Installed Testing Frameworks
Has Test Files No
Uses BRAT beta releases No
Dependencies nanoid
Dev Dependencies @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, eslint, eslint-config-prettier, obsidian, prettier, tslib, typescript

License information is extracted from the package.json and the LICENSE file. If they do not match, say unknown, or say not found, please check the repository or contact the author for clarification. This is not legal advice.

Has Test Files looks for files ending in .test.js, .test.ts, .spec.js or .spec.ts.

Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.

Dependencies and Dev Dependencies only list the direct dependencies of the plugin.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
1.0.0 2023-04-17 None
1.0.1 2023-04-17 None
1.0.2 2023-04-17 None