|
Full Disclosure
mailing list archives
[ANN] pinktrace-0.0.1
From: Ali Polatel <alip () exherbo org>
Date: Sun, 03 Oct 2010 16:39:03 +0300
Hey everyone,
I'd like to announce the first public release of pinktrace.
Download
========
tarball: http://dev.exherbo.org/~alip/pinktrace/release/pinktrace-0.0.1.tar.bz2
sha1sum: http://dev.exherbo.org/~alip/pinktrace/release/pinktrace-0.0.1.tar.bz2.sha1sum
sign: http://dev.exherbo.org/~alip/pinktrace/release/pinktrace-0.0.1.tar.bz2.asc
About
=====
PinkTrace is a ptrace() wrapper library.
Overview
========
PinkTrace is a lightweight C99 library that eases the writing of tracing
applications. It consists of the following parts:
* Wrappers around different ptrace() requests.
* An API for decoding arguments (strings, socket addresses, …)
* An experimental API for encoding arguments.
License
=======
PinkTrace is licensed under the BSD-3 license.
Supported Platforms
===================
FreeBSD and Linux operating systems are supported.
Supported architectures are:
- x86
- x86_64
- ia64 (Linux only)
- ppc (Linux only)
- ppc64 (Linux only)
- arm (Linux only)
Documentation
=============
API: http://dev.exherbo.org/~alip/pinktrace/api/c
Python bindings: http://dev.exherbo.org/~alip/pinktrace/api/python
Ruby bindings: http://dev.exherbo.org/~alip/pinktrace/api/ruby
Examples
========
There are examples showing how to use the various parts of the library:
http://dev.exherbo.org/~alip/pinktrace/#examples
Contribute
==========
Contributions are welcome.
Clone git://github.com/alip/pinktrace.git.
Format patches are preferred. Either send a mail to me or poke me on IRC.
My personal e-mail address is alip () exherbo org
I'm available on IRC as alip on Freenode and OFTC.
Join #sydbox on Freenode for pinktrace related questions.
--
Regards,
Ali Polatel
Attachment:
_bin
Description:
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
By Date
By Thread
Current thread:
- [ANN] pinktrace-0.0.1 Ali Polatel (Oct 04)
|