My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 12: ZeroDivisionError - peutils.py
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  Robby@Zeitfuchs.org


 
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)




Powered by Google Project Hosting