89 skills found · Page 1 of 3
hzqst / Unicorn PeUnicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.
StableCoder / Cmake ScriptsEasy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
istanbuljs / Babel Plugin IstanbulA babel plugin that adds istanbul instrumentation to ES6 code
Shopify / Statsd InstrumentA StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
DataDog / OrchestrionAutomatic compile-time instrumentation of Go code
jwilk / Python AflAmerican Fuzzy Lop fork server and instrumentation for pure-Python code
dtinth / Babel Plugin Coverage [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.
TheGreatGildo / Nerv UiNERV Operations Console aesthetic for web interfaces — Evangelion-inspired instrumentation UI skill for Claude Code / OpenClaw
cong-or / HudFind code blocking your Tokio workers. eBPF-powered, no instrumentation.
HungVu307 / Few Shot Via Ensembling Transformer With Mahalanobis Distance[IEEE TIM] This is official code for paper "Few-Shot Bearing Fault Diagnosis via Ensembling Transformer-based Model with Mahalanobis Distance Metric Learning from Multiscale Features". IEEE Transactions on Instrumentation and Measurement (Accepted)
RTEdbg / RTEdbgA fast and flexible data logging/tracing toolkit for software testing, debugging, and visualization. Features minimally intrusive C/C++ code instrumentation, a host-based decoding application, and demo code. It is essentially an fprintf() function that runs on the host instead of the embedded system.
vegard / Prog FuzzCompiler/source code fuzzing tool using AFL instrumentation
TharunBalaji2004 / Android Ci CdDevOps CI/CD pipeline architecture for Android Apps 📲⚙️ (using GitHub Actions) - Unit Test, Instrumentation Test (espresso), Static Code Analysis (Sonarqube), Gradle Packaging, Signing bundle and automated deployment on Google Play Store
nexus-labs-automation / Mobile ObservabilityClaude Code plugin for mobile app observability: crash reporting, performance monitoring, and instrumentation for iOS, Android, and React Native
pot8os / Kotlin Espresso SampleMVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.
AlbatrossHook / AlbatrossServerAlbatross Server is the core component of the Albatross dynamic instrumentation tool. It enables Albatross not only to be packaged into an app but also to be dynamically injected. It is responsible for running Albatross plugins on the target device, achieving real-time instrumentation, code modification, and monitoring of the target application.
Western-OC2-Lab / Vibration Based Fault Diagnosis With Low DelayPython codes “Jupyter notebooks” for the paper entitled "A Hybrid Method for Condition Monitoring and Fault Diagnosis of Rolling Bearings With Low System Delay, IEEE Trans. on Instrumentation and Measurement, Aug. 2022. Techniques used: Wavelet Packet Transform (WPT) & Fast Fourier Transform (FFT). Application: vibration-based fault diagnosis.
cisco-open / Otelify.shZero-code instrumentation for every application
AlessandraGalli / PPGCode to estimate HR from PPG signals using Subspace Decomposition and Kalman filter for the dataset of 22 PPG recordings provided for the 2015 IEEE Signal Processing Cup (SP Cup) competition. The traces are stored in folder 'DATABASE'. Please cite this publication when referencing this material: "Measuring Heart Rate During Physical Exercise by Subspace Decomposition and Kalman Smoothing", IEEE Transaction on Instrumentation & Measurement.
srlabs / GolibaflFuzz go code using LibAFL's capabilities with Go’s native instrumentation.