Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3403252
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:14:17+00:00 2026-05-18T05:14:17+00:00

I read some info regarding getting .h files for undocumented API. Most of sources

  • 0

I read some info regarding getting .h files for undocumented API. Most of sources recommend class-dump (or class-dump-x and class-dump-z).

However it doesn’t work with iPhone Security.framework. It doesn’t contain Objective-C runtime information.

The only other way which I found is to use nm or otool. This will give the names of functions and disassembly for them.

Does anybody know some faster way to get undocumented functions signature than reading disassembly and trying to figure out what parameters go where and what could it be?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T05:14:18+00:00Added an answer on May 18, 2026 at 5:14 am

    You mean this undocumented api, documented here..

    Security.framework is not private or undocumented.

    As far as headers go, installed on my harddrive in the 3.2 sdk i find:

    /Security.framework/Headers/Security.h
    /Security.framework/Headers/Secbase.h
    /Security.framework/Headers/SecCertificate.h
    /Security.framework/Headers/SecIdentitiy.h
    /Security.framework/Headers/SecImportExport.h
    /Security.framework/Headers/SecItem.h
    /Security.framework/Headers/SecKey.h
    /Security.framework/Headers/SecPolicy.h
    /Security.framework/Headers/SecRandom.h
    /Security.framework/Headers/SecTrust.h

    As for a little reverse engineering 101, you should realise that a framework doesn’t contain or in anyway have a use for header files, or function signatures. When provided they are solely for the benefit of the developer. There is no C or C++ or objective-c code in the compiled framework, only the raw machine code.

    As you have seen, if objective-c was used Class-Dump can do a pretty good job of arranging objective-c symbols into something that looks like a header file, only missing type information that isn’t used at runtime, so still not that useful.

    If the source language was C then you are screwed. There may be a function name symbol but there is no info about arguments or return type.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my worksheet some cells values are based on other cells Info worksheet A1:
After having read Ian Boyd 's constructor series questions ( 1 , 2 ,
There doesn't seem to be any tried and true set of best practices to
Spent a bunch of time looking at this.. It seems that what little info
I'm trying to get a pop up text box, with some disclaimer and app
I am learning on my own about writing an interpreter for a programming language,
I have a project that adds elements to an AutoCad drawing. I noticed that
I've been struggling with a design problem, and I admit that I am new
I have to write a C app that will act as both UDP sender
I'm currently migrating old web apps from JBoss As 4.2.2 to 6.0.0 (AS6) .

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.