The main features of bishopfox/bfinject are: iOS Reverse Engineering Tools.
Open-source alternatives to bishopfox/bfinject include: alonemonkey/frida-ios-dump — frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation… chichou/bagbak — [deprecated] Yet another frida based iOS dumpdecrypted. Also decrypts app extensions. derekselander/dsdump — An improved nm + Objective-C & Swift class-dump. januzellij/hopperscripts. stefanesser/dumpdecrypted — Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for… tanprathan/fridpa.
frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation framework. It functions as a memory dumper and extraction utility to obtain application binaries directly from device memory. The project enables the retrieval of decrypted application files using either a display name or a bundle identifier. It combines these dumped binaries with extracted metadata and assets to assemble a standard distributable application package. The tool covers a technical surface including process injection, dynamic library hooking, and memory-based bi
deprecated Yet another frida based iOS dumpdecrypted. Also decrypts app extensions
An improved nm Objective-C & Swift class-dump