binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

iOS/etc. ObjC Type Libraries

Open 0cyn opened this issue 3 years ago • 2 comments

While Obj-C type libraries are an entirely different beast that may be blocked pending https://github.com/Vector35/binaryninja-api/issues/2973, the public SDKs for *OS systems contain a large amount of C function calls and structs/enums which we currently do not have types for.

Shipping type libraries for these C functions would offer vast improvements to decompilation output for *OS images as a whole, similar to the improvements made by Windows/Linux ones.

0cyn avatar May 01 '22 03:05 0cyn

Anything here that isn't covered under #2735 or #2736 ?

CouleeApps avatar May 01 '22 03:05 CouleeApps

Anything here that isn't covered under #2735 or #2736 ?

I've updated the issue to target specifically ObjC Libraries. This issue is now 100% blocking on #2973

0cyn avatar May 04 '22 21:05 0cyn