rowingdude / analyzeMFT

MIT License
423 stars 117 forks source link

Fix bitparse #28

Closed dkovar closed 9 years ago

dkovar commented 9 years ago

Phantasm @musichatred @dckovar pls fix bitparse.py. 2's complement (ref +=1) should be outside the loop, gave me some heartburn today. Otherwise, thx for code!