monkey-patching
There are 102 repositories under monkey-patching topic.
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
jhnns/rewire
Easy monkey-patching for node.js unit tests
youknowone/UI7Kit
Backport flat-style UIKit from iOS7 to iOS5+
kahlan/kahlan
:heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice
clarete/forbiddenfruit
Patch built-in python objects
MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
10up/wp_mock
WordPress API Mocking Framework
kenjis/ci-phpunit-test
An easier way to use PHPUnit with CodeIgniter 3.x.
xhd2015/xgo
All-in-one go testing library
jonrandy/metho
A new method for methods
ePi5131/patch.aul
AviUtlのバグを直す/高速化する/機能追加
dizballanze/django-eraserhead
💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)
typisttech/imposter-plugin
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
go-kiss/monkey
Go语言猴子补丁框架
ionelmc/python-aspectlib
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
mehcode/guerrilla
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
revenge-mod/revenge-manager
🤖 Application to use Revenge on Android
typisttech/imposter
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins
westonganger/rearmed-js
A collection of helpful methods and monkey patches for Arrays, Objects, Numbers, and Strings in Javascript
cristaloleg/sabotage
Collection of dirty hacks in Go
Jcambass/sane_patch
Making monkey patches sane again
devopspp/pyliveupdate
A runtime python code manipulation framework for profiling, debugging and bugfixing
christophercrouzet/gorilla
Convenient approach to monkey patching.
Serg046/AutoFake
Mock any type members including static and non-virtual ones
westonganger/rearmed-rb
A collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby
pomponchik/cbfa
Class-based views for the FastAPI
jayvdb/flake8-putty
Flake8 plugin to control reporting per file and line
sasdf/firstblood
Write exploit faster with up-to-date python 3
BradDorney/Patcher
Lightweight C++11 library with a tidy API, built using Capstone, to facilitate creating and tracking function-level and instruction-level hooks, or other arbitrary memory patches.
christophercrouzet/bana
Set of extensions for Autodesk Maya's Python API.
westonganger/rearmed_rails
A collection of helpful methods and monkey patches for Rails
metametadata/clj-fakes
An isolation framework for Clojure/ClojureScript.
SyborgStudios/overrides_tracker
Overrides Tracker tracks all monkey patches in your codebase and the methods they override. It allows for comparison between builds to reveal changes you might miss otherwise.
zverok/rubyseeds
Ruby core extensions repository (not a gem!)
dtinth/ride
Simple and beautiful monkey-patching library for JavaScript.
jimmycuadra/guerilla_patch
Monkey patch objects using Ruby 2.0 refinements, if available.