Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

QureL/patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

patcher

A wired implementation for mocking a C function at runtime. Note that the mock function needs to maintain the same signature as the original function. Currently supports Linux on amd64 architecture.

一个奇怪的实现,可以运行时mock掉某个C函数。注意mock函数需要和原函数形式保持一致。目前支持linux amd64

how to use

./build.sh
./test

About

A wired way to mock a C function at runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /