volatility-tools
generate profiles to Volatility Framework
The Volatility Framework is a completely open collection of tools for the
extraction of digital artifacts from volatile memory (RAM) samples. It is
useful in forensics analysis.
node-ordered-read-streams
combines array of streams into one read stream in strict order
`ordered-read-streams` handles all data/errors from input streams in parallel,
but emits data/errors in strict order in which streams are passed to
constructor. This is `objectMode = true` stream.
libasync-interrupt-perl
module to allow C/XS libraries to interrupt perl
Async::Interrupt is a Perl module that implements asynchronous interruptions,
similar in nature to UNIX signals, in a cross-platform manner. Modules might
want to run code asynchronously (in another thread or from a signal handler)
and then signal the interpreter on certain events. One common way is to write
data to a pipe and use an event handling toolkit to watch for I/O events.
Another way is to send a signal. Those methods are slow, and in the case of a
pipe, also not asynchronous - it won't interrupt a running Perl interpreter.
sync-monitor-helper
Ubuntu online account sync monitor plugin - helper to re-authenticate
libopen3d0.14
Library for 3D data processing
Open3D is an open-source library that supports rapid development of
software that deals with 3D data. The Open3D frontend exposes a set
of carefully selected data structures and algorithms in both C++ and
Python. The backend is highly optimized and is set up for parallelization.
boinc-dbg
debugging symbols for BOINC binaries