wirelabs-ai / operative-framework

operative framework is a rust investigation OSINT framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to target or results, interact with RESTFul API, write your own modules.
708 stars 172 forks source link

How its start / launch ... ? #43

Closed lillois59 closed 1 year ago

lillois59 commented 3 years ago

Hi,

I followed the installation instructions and everything looks correct except after the order: go build (ok) but after that nothing happens when I do the following command ./operative-framework

how to fix this

OSX high sierra go version go1.16.6 darwin/amd64

merci

anoduck commented 2 years ago

Iff all that you see is an indented cursor, in my case blinking, you are good to go and have made it to the CLI. Type help and it should give you output of commands.

I say this, because for some reason or another the CLI prompt is not being printed in the newest release.

graniet commented 1 year ago

Hello,

A Rust version is available in beta on the v2-rustlang branch, and it will be merged into the master branch.

The Go version is outdate

anoduck commented 1 year ago

Happy dance! I am so excited.

anoduck commented 1 year ago

@graniet Built in OpenBSD Current Snapshot ~7.3 without a hitch. Pumping away just fine. Good job!