Skip to content

Releases: SpaghettDev/BromaIDA

[v5.2.1] BromaIDA

20 Jul 04:20
Compare
Choose a tag to compare

Actually fix semicolon placement when exporting bindings

Full Changelog: v5.2.0...v5.2.1

[v5.2.0] BromaIDA

20 Jul 04:12
Compare
Choose a tag to compare

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

19 Jul 07:46
Compare
Choose a tag to compare

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

17 Jul 01:34
Compare
Choose a tag to compare

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

21 Jun 01:14
Compare
Choose a tag to compare

64bit support!!!

Full Changelog: v3.1.0...v4.0.0

[v3.1.0] BromaIDA

05 May 14:29
Compare
Choose a tag to compare

Dynamically fetch PyBroma

Full Changelog: v3.0.0...v3.1.0

[v3.0.0] BromaIDA

04 May 02:03
Compare
Choose a tag to compare

Use PyBroma now (bye bye regex parser 😢)
idk

Full Changelog: v2.0.0...v3.0.0

[v2.0.0] BromaIDA

02 May 20:08
Compare
Choose a tag to compare

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 :trollface:)

Full Changelog: v2.0.0...v2.0.0

Initial Release

30 Apr 01:52
Compare
Choose a tag to compare