Commit f423853c by devttys0

Fixed python3 compressd.py warnings

parent 1aae184e
#import binwalk.core.C
#import binwalk.core.plugin
import binwalk.core.plugin
#from binwalk.core.common import *
#class CompressdPlugin(binwalk.core.plugin.Plugin):
class CompressdPlugin(binwalk.core.plugin.Plugin):
pass
# '''
# Searches for and validates compress'd data.
# '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment