Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Releases: jonpalmisc/ObjectiveNinja

Objective Ninja 2.2.2

08 Jun 15:14
43df228
Compare
Choose a tag to compare

Log analysis results on completion.

Full Changelog: v2.2.1...v2.2.2

Objective Ninja 2.2.1

12 May 22:34
6ac96c0
Compare
Choose a tag to compare
  • Update to core ABI v20
  • Remove unnecessary #include statements

Full Changelog: v2.2.0...v2.2.1

Objective Ninja 2.2

30 Apr 15:47
fb414df
Compare
Choose a tag to compare
  • Use Objective-C method syntax for symbols
  • Migrate to new structured logging API
  • Integrate info application with undo system
  • Use native CMake installation procedure to install plugin

Full Changelog: v2.1.1...v2.2.0

Objective Ninja 2.1.1

28 Mar 15:25
60ef47f
Compare
Choose a tag to compare
v2.1.1

Update to more recent-ish BN API version

Objective Ninja 2.1.0

20 Feb 01:31
b983689
Compare
Choose a tag to compare
  • Catch analysis exceptions, preventing crashes (#36)

Objective Ninja 2.0.1

16 Feb 23:14
c969911
Compare
Choose a tag to compare
  • Fix CMake issues
  • Fix more tagged pointer edge cases

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

Objective Ninja 2.0

15 Feb 13:59
6918a5a
Compare
Choose a tag to compare
  • Analyze and apply method type information
  • Name function parameters using selectors
  • Add oracle-based test suite
  • Add data renderer for fast pointers
  • Add cross references between structures
  • Overhaul entire analysis engine

Full Changelog: v1.3.1...v2.0.0

Objective Ninja 1.3.1

24 Jan 03:46
7bcc99c
Compare
Choose a tag to compare
  • Log analysis info by default (i.e. use LogInfo) (#22)
  • Correct pointer types for some sections (#23)

Full Changelog: v1.3.0...v1.3.1

Objective Ninja 1.3

24 Jan 03:26
f34a46f
Compare
Choose a tag to compare
  • Structures are no longer overwritten to fix pointers, custom data renderers now used instead (#20)
  • Added tagged pointer, relative pointer types (#21)
  • Internal cleanup & stability improvements

Full Changelog: v1.2.0...v1.3.0

Objective Ninja 1.2

15 Jan 15:26
1dbba52
Compare
Choose a tag to compare
  • Workflow will now refuse to run on views with unsupported architectures (#8)
  • Added detailed structure analysis logging (#15)
  • Find and use objc_msgSend symbols found in __la_symbol_ptr (#17)
  • Add "define types" one shot action, usable in DEV_MODE
  • Gracefully handle exceptions in structure analysis (#16)

Full Changelog: v1.1.1...v1.2.0