ctf_import
Binary function invoker
Enables cross-platform invocation of functions from stripped binaries.
Run basic functions from stripped binaries cross platform
110 stars
5 watching
4 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blackmatov/invoke.hpp | Provides C++17 analogs for standard library functions std::invoke and std::apply | 40 |
taviso/ctypes.sh | A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,107 |
covscript/covscript | An open-source interpreter for a cross-platform programming language designed to make programming easier | 225 |
dtmsecurity/bof_helper | Creates C programs with custom API calls using Microsoft's documentation endpoint and grep results from mingw header files | 221 |
m57/cobaltstrike_bofs | Exploits SeBackupPrivilege to dump remote system hives and credentials. | 159 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
jkorf/binance.net | A C# client library providing access to the Binance REST and Websocket API for trading and market data retrieval | 1,044 |
airbus-cert/invoke-bof | Loads and executes a malicious payload in a Windows system using PowerShell. | 246 |
tikv/client-c | Provides a C++ interface to interact with TiKV storage | 40 |
sandysekharan/ctf-tool | A curated collection of tools and resources for creating and solving Capture The Flag challenges | 254 |
rookfighter/inifile-cpp | A header-only C++ library for parsing and decoding INI files | 368 |
scrapinghub/python-crfsuite | A Python binding to CRFsuite, enabling data science applications with conditional random fields. | 771 |
komainu85/sitecoredataimporter | A .NET library for importing data from CSV, JSON, and XML files into Sitecore items | 0 |
hakancelikdev/unimport | Tool for detecting and removing unused import statements in code | 239 |
hackgnar/ble_ctf | A Bluetooth Low Energy Capture the Flag project to teach core concepts of client and server interactions | 673 |