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

I am trying to read some info from a text file by using windows
I read a text file to get some info from it and later on
I've read some posts where a php file opens and writes the info to
I have some data (Student info), and my app should be able to read
I feel I'm missing some fundamental info, however, the problem I'm facing is I'm
vector<Flight> flights; while (!myReadFile.eof()) { flights.push_back(*(new Flight())); // read some info... } after the
I read through the docs and used the commands outlined however for some reason
I read some XSLT examples and found that code: <xsl:apply-template select=@*|node()/> What does that
I read some tutorial in Google App Engine, in those tutorial there is same
I read some articles about Comet tech. All of them mentioned that the long-life

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.