Historial de Commits

Autor SHA1 Mensaje Fecha
  nosoop d4948bcac1 Ignore decreasing vtable spans when walking up parents hace 11 meses
  nosoop 46b48718bd Make 'int'-style offset output format default hace 11 meses
  nosoop 444e59c169 Allow for filtering against config path hace 11 meses
  nosoop 3de43097e7 Move binary mounting to arguments hace 11 meses
  nosoop 9158499b2c Disable strict typing on config hace 11 meses
  nosoop 2f8aafa3f7 Start implementing dynamic path mounts hace 11 meses
  nosoop 353404e2e7 Support a path containing multiple validation files hace 11 meses
  nosoop 2d341c83cc Move config parsing to validate logic hace 11 meses
  nosoop ac7152e35e Pass test configuration to checker hace 11 meses
  nosoop 614766ae18 Perform second pass on vtable with resolved ambiguities hace 10 meses
  nosoop 1a0f660683 Handle bare (static) name in method extraction hace 10 meses
  nosoop 581f2cde3e Handle vtable nullptrs hace 11 meses
  nosoop 137f30011e Add configurable virtual function 'constraints' hace 11 meses
  nosoop efb2c3b1e6 Simplify logic for related vtable searching hace 11 meses
  nosoop ccd20751a7 Enforce type annotations hace 11 meses
  nosoop 14d5dfb753 Fix variable redeclaration hace 11 meses
  nosoop 63a601e7d5 Ensure disambiguator is registered and properly type return hace 11 meses
  nosoop 29f6889a38 Move vtable extraction logic to disambiguator hace 11 meses
  nosoop 20a5bdf9d6 Allow function address ambiguities on initial pass hace 11 meses
  nosoop 6b145fb2e5 Consume typeinfo during enumeration hace 11 meses
  nosoop 11597cd501 Add type annotations for VTableFunction hace 11 meses
  nosoop 6c25a6b2c0 Make overload checking match const and non-const functions hace 11 meses
  nosoop 55adac3ab6 Explicit asserts of permutations hace 11 meses
  nosoop df76033356 Handle qualifiers in function name hace 11 meses
  nosoop fe886b0017 Fix enumeration of vtable function indices hace 11 meses
  nosoop 982aaf1e5b Avoid passing redundant VtableDisamb to vtable helpers hace 11 meses
  nosoop 243c23f315 Only create mmap once per binary hace 11 meses
  nosoop e403841969 Add symbol- and bytescan- based location lookup for signature hace 11 meses
  nosoop a7784d549c Improve efficiency of file cache lookup hace 11 meses
  nosoop a5ae27a928 Add tests to validate function overload matching hace 11 meses