https://github.com/postmodern/ffi-ptrace
Ruby FFI bindings for ptrace
https://github.com/postmodern/ffi-ptrace
ffi-bindings ptrace ruby
Last synced: 10 months ago
JSON representation
Ruby FFI bindings for ptrace
- Host: GitHub
- URL: https://github.com/postmodern/ffi-ptrace
- Owner: postmodern
- License: mit
- Created: 2009-05-27T21:47:23.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T02:20:37.000Z (about 3 years ago)
- Last Synced: 2025-02-01T17:35:12.706Z (about 1 year ago)
- Topics: ffi-bindings, ptrace, ruby
- Language: Ruby
- Homepage:
- Size: 51.8 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ffi-ptrace
* [Source](http://github.com/sophsec/ffi-ptrace)
* [Issues](http://github.com/sophsec/ffi-ptrace/issues)
* [Documentation](http://rubydoc.info/gems/ffi-ptrace/frames)
* [Email](postmodern.mod3 at gmail.com)
## Description
Ruby FFI bindings for Linux ptrace.
## Features
## Examples
## Requirements
* Linux / libc.
* [ffi](http://github.com/ffi/ffi) ~> 1.0
## Install
$ gem install ffi-ptrace
## License
Copyright (c) 2009-2011 Hal Brodigan
See {file:LICENSE.txt} for license information.