File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ sudo python3 setup.py # or: python3 setup.py install --user
6161# run the framework
6262exploitdf
6363```
64-
6564Expected first-run output (example):
6665
6766```
@@ -98,10 +97,10 @@ exploitdf > reload_all
9897pip install <package_name>
9998
10099# Check the Output :- ModuleNotFoundError or SyntaxError
101- Please ** [open a new issue]** on our GitHub page and include the following details:
102- 1. ** The name of the module** that failed to load.
103- 2. The ** full error message** from the terminal.
104- 3. Your ** operating system** (e.g., Windows 11, Kali Linux).
100+ Please [open a new issue] on our GitHub page and include the following details:
101+ 1. The name of the module that failed to load.
102+ 2. The full error message from the terminal.
103+ 3. Your operating system (e.g., Windows 11, Kali Linux).
105104```
106105---
107106## 3: System Requirements & Compatibility
@@ -117,7 +116,7 @@ ExploitDF is a cross-platform tool built with Python. It has been fully tested a
117116- Linux: Fully supported on Debian-based distributions (e.g., Kali Linux, Ubuntu).
118117- macOS: Fully supported on macOS.
119118
120- A ** Python 3.8+** installation is required.
119+ A Python 3.8+ installation is required.
121120```
122121---
123122
You can’t perform that action at this time.
0 commit comments