🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7  - All the packages mentioned in the requirements.txt file
    8 8  - OpenAi api
    9 9   
     10 +## Usage
     11 + 
     12 +- First
     13 +- - Change the "__API__KEY__" part of the code with OpenAI api key
     14 +- second install the packages
     15 +- - run pip install -r requirements.txt
     16 +- run the code python3 gpt_vuln.py <<Target>> or if windows run python gpt_vuln.py <<Target>>
     17 + 
     18 +Supported in both windows and linux
     19 +
    10 20  ## Understanding the code
    11 21   
    12 22  Profiles:
    skipped 37 lines
Please wait...
Page is in error, reload to recover