1,265 skills found · Page 1 of 43
horsicq / Detect It EasyProgram for determining types of files for Windows, Linux and MacOS.
RedditSota / State Of The Art Result For Machine Learning ProblemsThis repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
src-d / Awesome Machine Learning On Source CodeCool links & research papers related to Machine Learning applied to source code (MLonCode)
facebook / FishhookA library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
below / HelloSiliconAn introduction to ARM64 assembly on Apple Silicon Macs
JonathanSalwan / ROPgadgetThis tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
nygard / Class DumpGenerate Objective-C headers from Mach-O files.
secretsquirrel / The Backdoor FactoryPatch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
stefanesser / DumpdecryptedDumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.
gdbinit / MachOViewMachOView fork
aozhimin / IOS Monitor Platform:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
campusx-official / 100 Days Of Machine LearningNo description available
0vercl0k / Rprp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
tyilo / Insert DylibCommand line utility for inserting a dylib load command into a Mach-O binary
PacktPublishing / Hands On Machine Learning For Algorithmic TradingHands-On Machine Learning for Algorithmic Trading, published by Packt
m4b / Bingreplike ~~grep~~ UBER, but for binaries
wuba / WBBladesMach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
DeqianBai / Hands On Machine LearningA series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
PacktPublishing / Machine Learning For Algorithmic Trading Second Edition OriginalMachine Learning for Algorithmic Trading, Second Edition - published by Packt
LiYangHart / Hyperparameter Optimization Of Machine Learning AlgorithmsImplementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)