Releases: SpaghettDev/BromaIDA
[v5.2.1] BromaIDA
Actually fix semicolon placement when exporting bindings
Full Changelog: v5.2.0...v5.2.1
[v5.2.0] BromaIDA
Fix STL types not getting set for methods that use/return them (SetType literally gives up when setting the type of a parameter to a generic)
Fix exporter not appending semicolon to bindings with no address associated to them
Full Changelog: 5.1.0...v5.2.0
[v5.1.0] BromaIDA
Fix Android STL having wrong size, making basically all members shifted
Fixed exporter again (mfw python regex doesnt have a feature)
some other stuff idk
Full Changelog: v5.0.0...5.1.0
[v5.0.0] BromaIDA
Add Android support
Make CCObject inherit CCCopying. Fixes pretty much all vfunc calls being shifted by 1
Fix exporting
Fix some stuff in BromaImporter
Full Changelog: v4.0.0...v5.0.0
[v4.0.0] BromaIDA
64bit support!!!
Full Changelog: v3.1.0...v4.0.0
[v3.1.0] BromaIDA
Dynamically fetch PyBroma
Full Changelog: v3.0.0...v3.1.0
[v3.0.0] BromaIDA
Use PyBroma now (bye bye regex parser 😢)
idk
Full Changelog: v2.0.0...v3.0.0
[v2.0.0] BromaIDA
Added an exporter
Cleaned up code by splitting into sub-files (note to self: idapython cant relatively import files if they have an uppercase letter )
Full Changelog: v2.0.0...v2.0.0
Initial Release
it is now real
Full Changelog: https://github.com/SpaghettDev/Broma-To-IDA/commits/v1.0.0