
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
= Private Dumper
A Ruby class-dump wrapper to create header files from private iOS frameworks
== About
Private Dumper is a tool to simplify the use of class-dump (http://www.codethecode.com/projects/class-dump/) to create header files from all private iOS frameworks so you can use them in your app (yes, yes, I know you can't put them on the AppStore then).
Usage: private-dumper
Please provide both the iOS SDK version you want to dump (for example 4.2) and the path to the output directory. Example: private-dumper 4.2 ~/Headers
in 2011 by Johannes Fahrenkrug inspired by Erica Sadun's DumpFrameworks Perl script.
== Using private APIs in your Xcode project
This is how you can actually use private APIs in your app (mostly taken from this article by Aral Balkan: http://aralbalkan.com/2106):
== Contributing to private-dumper
== Copyright
Copyright (c) 2011 Johannes Fahrenkrug. See LICENSE.txt for further details.
FAQs
Unknown package
We found that private-dumper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.