Mixaill / FakePDB

Tool for PDB generation from IDA Pro database
Apache License 2.0
550 stars 61 forks source link

Incorrect file extension parsing #16

Closed jnastarot closed 3 years ago

jnastarot commented 3 years ago

When i trying to get pdb for dll module it failing with throwing no error

Think bug here : https://github.com/Mixaill/FakePDB/blob/master/src_ida/fakepdb/generation.py#L85

File extension getted from IDA filepath but no from analyzing file