Activity overview
Latest activity by jakenuts
Bug: Dissassembly fails if all referenced DLL's not present
As an assembly can reference another that it never uses (in my case its an ORM and a reference to IBM.DB2.dll) dissassembly shouldn't stop if a referenced DLL is unavailable. Just go with what you ...