An open API service indexing awesome lists of open source software.

https://github.com/tyilo/inject_dylib

Command-line utility to inject a dylib into a running process
https://github.com/tyilo/inject_dylib

Last synced: 12 months ago
JSON representation

Command-line utility to inject a dylib into a running process

Awesome Lists containing this project

README

          

inject_dylib
============

Command-line utility to inject a dylib into a running process

This is just a small wrapper around [task_vaccine](https://github.com/rodionovd/task_vaccine) made by [rodionovd](https://github.com/rodionovd)

Usage
-----

```
Usage: inject_dylib pid lib
```