Skip to content
Snippets Groups Projects
Commit 4e2023d4 authored by os4g18's avatar os4g18
Browse files

cleared root for submission

parent 8ab509ba
No related branches found
No related tags found
No related merge requests found
File moved
File moved
File moved
......@@ -3,25 +3,18 @@
# Project title: A Security Analysis of the FbHash Approximate Matching Algorithm
setup:
make sure that the following commands work on your computer: make, git
ensure make and git installed
git clone https://git.soton.ac.uk/os4g18/comp3200-individualproject-os4g18.git
cd ./comp3200-individualproject-os4g18/
sudo make install
download YARA
copy setup
move module
rest of setup
to run FbHash,
move to FbHash folder, view readme in there
to run YARA
move to FbHash folder, view readme in there
weekly report notes
sudo make install
(run make yara for YARA dependencies, make hash if you want ssdeep and sdhash dependencies)
to run FbHash,
sudo make install in root,
move to FbHash folder,
python3 fbHash.py --help to view command list
or view makefile to see some basic commands
ProjectGoalsCheckList:
* [X] All Citations
* [X] Lookup safe malware proccessing
......@@ -31,15 +24,13 @@ ProjectGoalsCheckList:
* [X] Get Feedback for Interim
* [X] Submitt Interim
* [X] Implement FbHash
* [ ] Implement YARA
* [X] Gather Malware Set
* [X] Eval FbHash
* [ ] Eval YARA
* [ ] Perform experiment
* [X] Perform experiment
* [X] Update Citations
* [X] Write Final
* [ ] Get Feedback for Final
* [ ] Submitt Final
* [X] Refine Final
* [X] Submit Final
* [ ] Plan Viva
* [ ] Get Feedback for Viva
* [ ] Prepare Viva
* [ ] Viva
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment