| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-29 | Remove ineffective call to UpdateAnalysis in VFT plugin. | Brian Potchik | |
| 2025-03-27 | RTTI: Add background task back and make it cancellable | Mason Reed | |
| If the background task gets stuck, this is the commit to ponder at | |||
| 2025-03-27 | RTTI: Get rid of useless log message | Mason Reed | |
| Not even going to check the git blame i know this was committed at 3 in the morning | |||
| 2025-03-23 | Fix misc crashes with Itanium RTTI and improve 32bit support | Mason Reed | |
| 32bit support still needs some fixes for the VMI offsets and other things, but its better than it was before. Likely need to do a little refactoring after this release to make the code less horrendous, but its fine for now. | |||
| 2025-03-23 | Make sure to trigger analysis updates after VFT analysis | Mason Reed | |
| Unlikely to be the last for initial analysis, still a good idea to check. | |||
| 2025-03-20 | Rename msvc_rtti plugin to rtti plugin | Mason Reed | |
| 2025-03-20 | Fix misc Itanium RTTI OOB read on binary view | Mason Reed | |
| We really need a IsValidRange function | |||
| 2025-03-19 | Fallback to GNU3 demangler in Itanium RTTI | Mason Reed | |
| 2025-03-19 | Handle statically linked Itanium RTTI | Mason Reed | |
| I have a heavy dislike for this, but I also don't really have a better way of doing this without merging the VFT processing. | |||
| 2025-03-19 | Demote timing logs in RTTI plugin to debug level | Mason Reed | |
| No reason to show this every time you load a binary, if someone feels strongly about seeing this say something! | |||
| 2025-03-19 | Update RTTI README.md | Mason Reed | |
| 2025-03-19 | Handle base class VFT processing better for MSVC RTTI | Mason Reed | |
| Still need to allow NTR's to work in the base structure attribute. There is still a bit of extra work that needs to be done to polish this up but there are no regressions using this. | |||
| 2025-03-19 | Refactor and fixup MSVC and Itanium RTTI | Mason Reed | |
| Bunch of misc fixes and performance improvements | |||
| 2025-03-19 | Consolidate metadata for RTTI processors and a bunch of misc fixes | Mason Reed | |
| Also allows for both processors to be ran for a single binary | |||
| 2025-03-19 | Preliminary Itanium RTTI virtual function table support | Mason Reed | |
| Still needs to support edge cases and multiple vtables, as well as naming needs to be adjusted | |||
| 2025-03-19 | Replace bad auto symbol for Itanium RTTI | Mason Reed | |
| 2025-03-19 | Handle relocated itanium ABI base vtables | Mason Reed | |
| 2025-03-19 | Itanium RTTI scaffolding | Mason Reed | |
