Activity for PHPdev32

  • PHPdev32 PHPdev32 committed [2f6cc2] on Code

    Check products as well as images when locating identifiers in Task

  • PHPdev32 PHPdev32 committed [e3ce0f] on Code

    Ensure percent encoding is removed when handling URLs in AppDelegate

  • PHPdev32 PHPdev32 committed [d426ba] on Code

    Avoid decoding errors when fetching variables in Task

  • PHPdev32 PHPdev32 committed [68d9a1] on Code

    Add new result type and add corresponding methods in NSScanner Processing

  • PHPdev32 PHPdev32 committed [c2b033] on Code

    Refactor more helper methods out of Task

  • PHPdev32 PHPdev32 committed [fd8939] on Code

    Increment for build

  • PHPdev32 PHPdev32 committed [13471b] on Code

    Handle image selection better for unsorted image order in Document

  • PHPdev32 PHPdev32 committed [8a3616] on Code

    Add property for likely main image in Symbolication and implementations

  • PHPdev32 PHPdev32 committed [95056b] on Code

    Ensure code type is handled correctly in Crash

  • PHPdev32 PHPdev32 committed [262a45] on Code

    Implement NSScanner additions in Crash

  • PHPdev32 PHPdev32 committed [0bfc31] on Code

    Update for 12.0 deployment target

  • PHPdev32 PHPdev32 committed [c9bc27] on Code

    Better implementation of console response binding in AppDelegate and Document

  • PHPdev32 PHPdev32 committed [90c6f3] on Code

    Add category to replace simple regex usage with safer step-wise primitives in NSScanner Processing

  • PHPdev32 PHPdev32 committed [0f961b] on Code

    Separate open panel usage with identifiers for convenience throughout

  • PHPdev32 PHPdev32 committed [5c0dbc] on Code

    Add support for more fields like Exception Codes, Terminating Process, and VM Region Info in Crash and JSON

  • PHPdev32 PHPdev32 committed [a0d121] on Code

    Allow resizing and expansion tooltips in process log

  • PHPdev32 PHPdev32 committed [318a09] on Code

    Handle cases where prefix is identical to base path, and alert user when merge fails while transforming URLs in AppDelegate

  • PHPdev32 PHPdev32 committed [6cc744] on Code

    Add secure coding support for restoration in Document

  • PHPdev32 PHPdev32 committed [73c915] on Code

    Add dictionary-baesd initiatization and derivation methods to ProductQuery in ArchiveManager

  • PHPdev32 PHPdev32 committed [b94ec1] on Code

    Implement -arch for remaining classes in Spin

  • PHPdev32 PHPdev32 committed [3c02a7] on Code

    Fixes for Console history behavior in AppDelegate

  • PHPdev32 PHPdev32 committed [e7c3e9] on Code

    Migrate relevant classes from informal protocol to NSFontChanging

  • PHPdev32 PHPdev32 committed [30dcdd] on Code

    When SCMBlueprint isn't available, prompt user to locate project or workspace once when handling links in AppDelegate

  • PHPdev32 PHPdev32 committed [ef7ad7] on Code

    Fix for cases where restored window's URL doesn't exist in Document

  • PHPdev32 PHPdev32 committed [2c5578] on Code

    Expose the architecture of individual slices in Mach and implement throughout

  • PHPdev32 PHPdev32 committed [ead606] on Code

    Ensure properties returned are always for the correct slice in Mach

  • PHPdev32 PHPdev32 committed [721256] on Code

    Enable dead code stripping

  • PHPdev32 PHPdev32 committed [26fdd6] on Code

    Guard against missing binary image entries in Document

  • PHPdev32 PHPdev32 committed [b21462] on Code

    Fix for nested registers (e.g. %xN on ARM) in JSON

  • PHPdev32 PHPdev32 committed [67bf7f] on Code

    Add support for Application Specific Signatures, workaround for suppressed Application Specific Information in Crash and JSON

  • PHPdev32 PHPdev32 committed [41a2a8] on Code

    Fix for appended System Profile plaintext trailer in JSON

  • PHPdev32 PHPdev32 committed [54d1a7] on Code

    Rename IPS UTI constant based on feedback from Apple

  • PHPdev32 PHPdev32 committed [5ed0cf]

    Refactor variable and register query into a new result method and handle newer format in Task

  • PHPdev32 PHPdev32 committed [10ca55]

    Add IPS support for termination metadata in JSON

  • PHPdev32 PHPdev32 committed [836abd]

    Better support for degraded crash reports missing version and full identifier information in ArchiveManager and Crash

  • PHPdev32 PHPdev32 committed [3a857c]

    Reformat JSON field map for future insertion

  • PHPdev32 PHPdev32 committed [ba99a7]

    Increment for build

  • PHPdev32 PHPdev32 committed [329b5d]

    More fixes for IPS format

  • PHPdev32 PHPdev32 committed [8f54a2]

    Only include the first image if not an IPS file in Document

  • PHPdev32 PHPdev32 committed [2b880b]

    Refactor text parsing using Skeleton modeled on CrashFile structure in Crash, Hang, and Spin

  • PHPdev32 PHPdev32 committed [fad7dc]

    Preliminary IPS file support using new JSON class and dictionary-based initialization

  • PHPdev32 PHPdev32 committed [8a0ea8]

    Check for fat architecture before parsing number of architectures in Mach

  • PHPdev32 PHPdev32 committed [ce3847]

    Fetch all directory results before enumerating to prevent file descriptor exhaustion in Archive

  • PHPdev32 PHPdev32 committed [58d4de]

    Fix for products array formatting in Archive

  • PHPdev32 PHPdev32 committed [184b59]

    Better handling of dark mode with adaptive color mapping in Document

  • PHPdev32 PHPdev32 committed [9287a1]

    Add command enumeration for arbitrary headers in Mach

  • PHPdev32 PHPdev32 committed [456fec]

    Store the number of architectures for later slice support in Mach

  • PHPdev32 PHPdev32 committed [746733]

    Migrate per-architecture properties to slices in Mach, and use a prototype to handle multiarchitecture binary Product instantiation in Archive

  • PHPdev32 PHPdev32 committed [7d33b6]

    Better fix for fast enumeration mutation exception in ArchiveManager

  • PHPdev32 PHPdev32 committed [6e8179]

    Refactor partial results fetch and handle identifier suffixes better while searching in ArchiveManager

  • PHPdev32 PHPdev32 committed [3978c6]

    Fix for duplicate product addition before symbolication in Document

  • PHPdev32 PHPdev32 committed [ac3338]

    Fix for thread sanitizer warning handling incremental matches in ArchiveManager

  • PHPdev32 PHPdev32 committed [518003]

    Fix for potential deadlock caused by thread explosion in ArchiveManager

  • PHPdev32 PHPdev32 committed [6e26d8]

    Fix for unusual fast enumeration mutation exception in ArchiveManager

  • PHPdev32 PHPdev32 committed [070875]

    Expose architecture or code type from all filetypes, and pass to Task for universal binaries in Document

  • PHPdev32 PHPdev32 committed [a7733a]

    Fix for register and frame handling with newer versions of LLVM when symbolicating in Crash

  • PHPdev32 PHPdev32 committed [330b5e]

    Use an extra argument by reference instead of ObjC exceptions for control-flow with subclasses in Crash

  • PHPdev32 PHPdev32 committed [e8fb76]

    Migrate codesigning settings to project level

  • PHPdev32 PHPdev32 committed [3e978a]

    Rewrite product location around potentially long-lived queries, reverse enumeration, early cancellation, and better refactoring of matching logic in ArchiveManager

  • PHPdev32 PHPdev32 committed [7c0792]

    Use index set more widely when locating images and products for symbolication in Document

  • PHPdev32 PHPdev32 committed [d9ae75]

    Fallthrough to embedded property list or codesigning version information when handling executable files when iniitalizing Products

  • PHPdev32 PHPdev32 committed [2564f5]

    Start parsing header for individual properties in Mach

  • PHPdev32 PHPdev32 committed [e58e24]

    Read first xcscmblueprint instead of assuming scheme name in Archive

  • PHPdev32 PHPdev32 committed [8c06cc]

    Update for 10.14 deployment target

  • PHPdev32 PHPdev32 committed [44dc76]

    Start swapping integers as necessary in Mach

  • PHPdev32 PHPdev32 committed [c8eb4d]

    Set application category

  • PHPdev32 PHPdev32 committed [125f00]

    Use parsed header properties in Mach

  • PHPdev32 PHPdev32 committed [83898e]

    Pass architecture-specific header as necessary to calculate offsets in Mach

  • PHPdev32 PHPdev32 committed [3eeddc]

    Increment for build

  • PHPdev32 PHPdev32 committed [bb2c40]

    Fix for stricter IMP typing in Document

  • PHPdev32 PHPdev32 committed [6cacda]

    Fixes for repeated weak property access warnings throughout

  • PHPdev32 PHPdev32 committed [831f9c]

    Fix for CoreFoundation leak in unit tests

  • PHPdev32 PHPdev32 committed [4c827f]

    Add basic fat file support by enumerating headers in Mach

  • PHPdev32 PHPdev32 committed [adf154]

    Replace deprecated integer rounding with suggested function

  • PHPdev32 PHPdev32 committed [82c68e]

    Some devices may not conform to ACPI, and return no tables when saving in Document

  • PHPdev32 PHPdev32 committed [ba5fcb]

    Some properties may now return Sets, which can't be serialized to binary property lists in IOReg

  • PHPdev32 PHPdev32 committed [a4e8dc]

    Replace deprecated integer rounding with suggested function

  • PHPdev32 PHPdev32 committed [e3fb55]

    Add ~/Documents privacy check for Catalina in AppDelegate

  • PHPdev32 PHPdev32 committed [bc9f46]

    Refactor Xcode ScriptingBridge privacy checks in AppDelegate

  • PHPdev32 PHPdev32 committed [0b2272]

    Enable hardened runtime

  • PHPdev32 PHPdev32 committed [b4e5b4]

    Minor updates for 10.12 deployment target

  • PHPdev32 PHPdev32 committed [0b6f5d]

    Minor fixes for dark mode in MainMenu

  • PHPdev32 PHPdev32 committed [d6134f]

    Strip empty and "Apple Swift" lines from output in Task

  • PHPdev32 PHPdev32 committed [a4d565]

    Update localizations

  • PHPdev32 PHPdev32 committed [54c1c7]

    Fixes for Dark Mode

  • PHPdev32 PHPdev32 committed [af1245]

    Update build settings

  • PHPdev32 PHPdev32 committed [cc19a9]

    Fix for main thread checker in DocumentController

  • PHPdev32 PHPdev32 committed [def3a6]

    Update localizations

  • PHPdev32 PHPdev32 committed [e9d308]

    Update build settings

  • PHPdev32 PHPdev32 committed [f48b1c]

    Fixes for Dark Mode

  • PHPdev32 PHPdev32 committed [fe8319]

    Handle cases where Archives are named by scheme, not primary product

  • PHPdev32 PHPdev32 committed [545fe5]

    Fail silently when SCMBlueprint is missing in Archive

  • PHPdev32 PHPdev32 committed [bce1d9]

    Attempt to extract more information from embedded __info_plist and equivalent sources when initializing Products

  • PHPdev32 PHPdev32 committed [768b31]

    Refactor Mach-O methods into a new class

  • PHPdev32 PHPdev32 committed [48d2cf]

    Use PRODUCT_NAME in usage description

  • PHPdev32 PHPdev32 committed [0ec1c5]

    Update project

  • PHPdev32 PHPdev32 committed [780e26]

    Add ScriptingBridge preflighting and usage description for Mojave

  • PHPdev32 PHPdev32 committed [103956]

    Switch to parenthetical symbolication style

  • PHPdev32 PHPdev32 committed [04e9d7]

    Resymbolicate all files to generate hyperlinks when possible

  • PHPdev32 PHPdev32 committed [ebc192]

    Add support for more fields in Crash

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.