• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

iOS iblessing beta-0.2 - iOS security exploiting toolkit

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,602
Solutions
2
Reputation
32
Reaction score
100,445
Points
2,313
Credits
32,540
‎6 Years of Service‎
 
76%
ida-objc-msg-Send-xrefs.png


iblessing

    iblessing is iOS security exploiting toolkit, it mainly includes application information collection, static analysis, and dynamic analysis.
    iblessing is based on a unicorn engine and capstone engine.

Features

    iOS App static info extract, including meta data, deeplinks, urls, etc.
     Mach-O parser and dyld symbol bind simulator
     Objective-C class realizing and parsing
     Scanners making dynamic analysis for arm64 assembly code and find key information or attack surface
    Scanners using a unicorn to partially simulate Mach-O arm64 code execution and find some features
    Generators that can provide secondary processing on scanner’s report to start a query server, or generate a script for IDA
    objc_msgSend sub-functions analysis
     Diagnostic logs
     Tests
     More flexible scanner infrastructure for new scanner plugins
     Swift class and method parsing
     More scanners and generators
     Cross-platform

beta-0.2
feat: add objc-msg-xref report statistic generator
feat: add tests and samples
feat: add ivar instance mask to fix instance parse error, add NSClassFromString reflecton parse mechanism
feat(objc-msg-xref): fix some bug in tracing


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top