mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-19 21:13:26 -07:00
major dir tree overhaul
This commit is contained in:
parent
787f96d665
commit
12f610a0c3
36 changed files with 142 additions and 98 deletions
|
@ -1,5 +1,5 @@
|
|||
import struct
|
||||
from odict import OrderedDict
|
||||
from libs.responder.odict import OrderedDict
|
||||
|
||||
def longueur(payload):
|
||||
length = struct.pack(">i", len(''.join(payload)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue