This repository has been archived by the owner on Aug 28, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated FilePwn plugin with latest BDFProxy version
Removed exception handling in mitmf.py since I actually want a traceback
- Loading branch information
byt3bl33d3r
committed
Apr 14, 2015
1 parent
4dd497d
commit 5e9158c
Showing
5 changed files
with
61 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule bdfactory
updated
8 files
+18 −75 | README.md | |
+35 −8 | backdoor.py | |
+2 −4 | install.sh | |
+854 −224 | intel/WinIntelPE32.py | |
+1,151 −238 | intel/WinIntelPE64.py | |
+14 −1 | intel/intelCore.py | |
+18 −17 | intel/intelmodules.py | |
+174 −65 | pebin.py |
Submodule responder
updated
from e7a69e to 137e8e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters