pinpy | binaries method entry/exit point
kandi X-RAY | pinpy Summary
kandi X-RAY | pinpy Summary
pinpy is a C++ library. pinpy has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Disclaimer: The code is essentially a proof of concept developed by Romain Gaucher (@rgaucher) and Haris Andrianakis (@tl0gic) . It was tested on example programs, and larger. For larger ones, well... it will slow down the execution. Even if PinPy is not under active development, we decided to release, since the code might interest few folks out there. PinPy essentially allows you to to run Python scripts inside whatever programs, just educate it using the XML config file, what you want to hook. You'll need to get some information so that pin can properly install the hooks such as signature, etc. This is done by embedding a Python runtime in a pin tool. Technically, we hook the selected functions using Pin, and redirect the execution flow to the selected Python function. The XML config allows you to specify when you want to hook the function call (for instance, before the function, after, etc.).
Disclaimer: The code is essentially a proof of concept developed by Romain Gaucher (@rgaucher) and Haris Andrianakis (@tl0gic) . It was tested on example programs, and larger. For larger ones, well... it will slow down the execution. Even if PinPy is not under active development, we decided to release, since the code might interest few folks out there. PinPy essentially allows you to to run Python scripts inside whatever programs, just educate it using the XML config file, what you want to hook. You'll need to get some information so that pin can properly install the hooks such as signature, etc. This is done by embedding a Python runtime in a pin tool. Technically, we hook the selected functions using Pin, and redirect the execution flow to the selected Python function. The XML config allows you to specify when you want to hook the function call (for instance, before the function, after, etc.).
Support
Quality
Security
License
Reuse
Support
pinpy has a low active ecosystem.
It has 31 star(s) with 9 fork(s). There are 8 watchers for this library.
It had no major release in the last 6 months.
pinpy has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pinpy is current.
Quality
pinpy has 0 bugs and 0 code smells.
Security
pinpy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pinpy code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pinpy 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
pinpy releases are not available. You will need to build from source code and install.
Installation instructions, 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 pinpy
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pinpy
pinpy Key Features
No Key Features are available at this moment for pinpy.
pinpy Examples and Code Snippets
No Code Snippets are available at this moment for pinpy.
Community Discussions
No Community Discussions are available at this moment for pinpy.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pinpy
Using scons, or just tweak the Makefile!.
Support
Pin, for dynamic instrumentation of binaries
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