Issue 12: ZeroDivisionError - peutils.py
Status:  Accepted
Owner:
Project Member Reported by Robby@Zeitfuchs.org, Feb 21, 2015
ERROR core.worker worker:287 Failed to run the processing module "info":
Traceback (most recent call last):
  File "/opt/ragpicker/core/worker.py", line 274, in __run_processing
    data = processModul.run(objfile)
  File "/opt/ragpicker/processing/all_info.py", line 49, in run
    isProbablyPacked = is_probably_packed(pe)
  File "/opt/ragpicker/utils/peutils.py", line 575, in is_probably_packed
    if ((1.0 * total_compressed_data)/total_pe_data_length) > .2:
ZeroDivisionError: float division by zero
[+] Start search on 442368 bytes (432.0 KB)