CENSUS / shadow

jemalloc heap exploitation framework
Other
447 stars 69 forks source link

Problem with symhex tool #2

Closed huyna closed 7 years ago

huyna commented 7 years ago

i got error when run symhex tool

> symhex.py C:\\Users\\huyna\\Desktop\\xul.pdb
Traceback (most recent call last):
  File "Z:\PhanTichLoi-Firefox\shadow\auxiliary\symhex.py", line 65, in <module>
    symbol_obj = symbol.symbol(udt_str[symbol_data.udtKind], symbol_data.name, \
AttributeError: 'module' object has no attribute 'symbol'

How can i fix it?

argp commented 7 years ago

Fixed, give it a try and let me know.