Set of utilities for managing UEFI Secure Boot signatures.
Scanmem is a simple interactive debugging utility for Linux, used to locate
various data in an executing process. This can be used for the analysis or
modification of a hostile process on a compromised machine, help in reverse
engineering, or to cheat at video games. Brief list of its features:
- Interactive command mode, with internal help
- Efficient and easy-to-use syntax
- Support for different data types: integers, floats, bytearrays, strings
- Support for different scan (comparison) types: equal, greater/less than,
changed, unchanged, increased/decreased
- Set any variable to any value
- Detailed information about mappings, allow users to eliminate regions
More in GameConqueror, optional PyGTK-based GUI:
- User-friendly CheatEngline-alike interface
- Modify and lock (freeze) variables
- Memory viewer/editor
It requires linprocfs(5) to be mounted under /compat/linux/proc to operate.
GUI application used to monitor UPS devices controlled by the APCUPSD package.
The program uses the NIS interface from apcupsd to collect event and status
information for display to the end-user. Because of this great interface,
this program can be executed on any OS supported machine and use the network
socket interface to connect back to apcupsd.
Gnome CD Master is a GUI frontend for creating audio CDs and burning them
using cdrdao.
Features:
* Easy to use graphical interface
* Multiple project support
* Playing of Audio CD images
* Easy dump of CDs to disk
* CD to CD copy
* Composition of new Audio CDs from wav files
* Graphical insertion of Track Marks (to divide live recordings)
* Easy CD-TEXT modification
gcombust is a GTK+ frontend for mkisofs and cdrecord.
At this moment every release of gcombust isn't always very well tested; it
would probably be wise to test it with the -dummy option at first to check that
I haven't made any stupid errors. Also, it prints the command it's executing to
stdout so you can look at it and maybe spot errors.
I love to receive feedback/comments/ideas/bugreports at:
jmunsin@iki.fi (jmunsin@abo.fi)
NOTE: If you decide to do a NLS translation of gcombust, it might be a good
idea to mail me about it to make sure no one else is doing one for the
same language.
Screenie is a small and lightweight screen(1) wrapper that is designed to be a
session handler that simplifies the process of administrating detached jobs by
providing an interactive menu.
GdMap is a tool to inspect the used space of folders. Files are
displayed in a cushioned tree map. Useful if you wonder where all your
free space went to.
geomWatch is a program for monitoring the well-being of GEOM providers and ZFS
pools. It checks the state of each configured provider and pool at a configured
interval, and, if it notices that a component has been lost, or encounters a
problem during the check, it will send an e-mail with details of the matter--
such as what components were lost and which remain, or, in the event of a
problem, what the problem was--to an arbitrary number of recipients, so that
corrective action can be taken (for example, replacing a failed disk).
-Boris Kochergin <spawk@acm.poly.edu>
lr is a tool for generating file listings, which includes the best
features of ls(1), find(1), stat(1) and du(1).