plthook | Hook function calls by replacing PLT
kandi X-RAY | plthook Summary
kandi X-RAY | plthook Summary
plthook is a C library. plthook has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
A utility library to hook library function calls issued by specified object files (executable and libraries). This modifies PLT (Procedure Linkage Table) entries in [ELF][] format used on most Unixes or [IAT (Import Address Table)][IAT] entries in PE format used on Windows. [IAT]: [ELF]:
A utility library to hook library function calls issued by specified object files (executable and libraries). This modifies PLT (Procedure Linkage Table) entries in [ELF][] format used on most Unixes or [IAT (Import Address Table)][IAT] entries in PE format used on Windows. [IAT]: [ELF]:
Support
Quality
Security
License
Reuse
Support
plthook has a low active ecosystem.
It has 580 star(s) with 141 fork(s). There are 36 watchers for this library.
It had no major release in the last 6 months.
There are 7 open issues and 22 have been closed. On average issues are closed in 33 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of plthook is current.
Quality
plthook has 0 bugs and 0 code smells.
Security
plthook has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
plthook code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
plthook does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
plthook releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of plthook
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of plthook
plthook Key Features
No Key Features are available at this moment for plthook.
plthook Examples and Code Snippets
No Code Snippets are available at this moment for plthook.
Community Discussions
No Community Discussions are available at this moment for plthook.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install plthook
You can download it from GitHub.
Support
| Platform | source file | status | | -------- | ----------- | ------ | | Linux i386 and x86_64 | plthook_elf.c | tested on [travis-ci][] | | Linux arm, aarch64, powerpc and powerpc64le | plthook_elf.c | tested on [QENU][] on [travis-ci][] | | Windows 32-bit and x64 (MSVC, Mingw32 and Cygwin) | plthook_win32.c | tested on [travis-ci][] | | macOS | plthook_osx.c | tested on [travis-ci][] | | Solaris x86_64 | plthook_elf.c | perhaps(*1) | | FreeBSD i386 and x86_64 except i386 program on x86_64 OS | plthook_elf.c | perhaps(*1) | | Android(*2) | plthook_elf.c | perhaps(*3) |. *1 Tested on a local VM before. *2 Contributed by [Daniel Deptford][]. *3 Tested on [travis-ci][] before. [QEMU]: http://www.qemu.org/ [Daniel Deptford]: https://github.com/redmercury [JC Liang]: https://github.com/tntljc [#10]: https://github.com/kubo/plthook/pull/10 [travis-ci]: https://travis-ci.com/kubo/plthook.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page