Skip to content

falconre/raptor-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raptor-gui

This is a gui for https://github.com/falconre/raptor-api.

Use the raptor-api client to upload a binary to raptor-api.

Step 1

cd raptor-api
cargo run --release

Step 2

cd raptor-api/client
python client.py some-name /path/to/binary

You will need the python requests package.

Wait for this script to return, which will happen when raptor-api is done analyzing the binary.

Step 3

cd raptor-gui
open index.html

About

Gui code to view raptor projects with raptor-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published