idb

Обновлялась лет 5 назад, выглядит круто. Написана на Ruby

project: https://github.com/dmayer/idbarrow-up-right

GUI + Что умеет (по сути, что должен уметь хороший комбайн)

    Assessment Setup
        SSH port forwarding
        Installation of helper utilities
    App Information
        Bundle information
        Registered URL Schemes
        Platform and SDK Versions
        Data folder location
        Entitlements
    Data Storage
        List plist files and data protection class
        List sqlite files and data protection class
        List Cache.db files and data protection class
        Full app file system browser
            Browse files
            Download/view files
            Check data protection
            Rsync folders and keep git revisions
        Dump iOS keychain
    Binary Analysis
        Check for encryption
        Check for protections (ASLR/PIE, DEP, ARC)
        List shared libraries
        Extract strings in app binary
        Dump class and method signatures
    IPC
        List URL handlers
        Invoke and fuzz URL handlers
        Monitor the iOS pasteboardA
    Other Tools
        Check for iOS backgrounding screenshot
        Install certificates
        Edit /etc/hosts file

Last updated