Bintracer reposted this
I'm excited to share the initial public release of Bintracer, a malware-analysis sandbox focused on macOS. Bintracer can: - Detonate Mach-O binaries, app bundles, and dylibs - Extract DMG and PKG files - Analyze JXA, AppleScript, Python, Perl, and shell scripts The sandbox captures process execution, filesystem changes, network activity, and other system behavior, then presents that data for SOC analysts, detection engineers, or security researchers. I started building Bintracer because macOS malware analysis still feels much less accessible than Windows analysis, especially when it comes to quickly detonating samples and understanding what they actually do. This is the first public release, and I still have a lot I want to improve and add. You can try it for free at https://bintracer.com If you work with macOS malware, I'd appreciate any feedback!