Commit 065a1b36 by sviehb

removed debug output

parent f4320389
......@@ -62,6 +62,3 @@ class UBIValidPlugin(binwalk.core.plugin.Plugin):
result.valid = self._check_crc(ec_header[0:64])
if result.valid:
self._process_result(result)
print result.jump
print result.valid
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