Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions smb-designer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
State Machine Bug Designer
=================================

The code in this directory contains a fork of Finite State Machine Designer,
originally created by [Evan Wallace](https://github.com/evanw/fsm)
and modified by [Nathan Otterness](https://github.com/yalue/fsm_designer).
<br>
It provides a means to interactively design or modify bug patterns and then
export them in various formats and be used in State Machine Bug Finder.

## Usage
Just open `index.html` in a browser and start designing.
Alternatively, you can use `npx serve` to serve the page just like a server.
Binary file added smb-designer/favicon.ico
Binary file not shown.
Loading