Oracle passwords (DES) solver 0.3 (SSE2/AVX)
... moved to -> conus.info/utils/ops_SIMD
SAP network packets decompressor (can be used for SAP password network sniffing too)
Readme and example
win32 version
linux x86 version
Source code
Oracle RDBMS .msb files unpacker
.msb files are files that contain various messages, in compiled form.
Here is my utility with source code intended to unpack error numbers and messages from these files.
Download
file demux
The demux command-line utility can be used to demultiplex a file to set of files.
Readme file
Download C source
Download win32 executable
codeflow-to-noise
This utility is to be used to make audio noise from running win32 processes.
It attaching to running process in memory, fetch code punctions which are currently executing and send it to soundcard. If process is not very active, there will be not a lot of noise. If it is busy, you'll hear much more.
Short note about its usage.
Download executable or source code
dupes locator
This utility very useful to find identical files on your hard disk drive.
Usage is simple: dupes_locator.exe <list of drives to scan> <minimal file size in bytes>.
If drives list is not mentioned, only local fixed disks will be scanned.
Default minimal file size (if not mentioned) is one megabyte.
Very fast, but may demand a huge ammount of memory.
A list of found identical files will be saved in dupes_locator.log file.
Win32 console version: download.
Source code: download.
Очень полезная утилита, которая находит одинаковые файлы на жестких дисках.
Использовать очень просто: dupes_locator.exe <список устройств для сканирования> <минимальный размер файла в байтах>.
Если список устройств для сканирования не указан, будут просканированы все локальные фиксированные диски.
Минимальная длина файла для сканирования (если не указана) - один мегабайт.
Работает очень быстро, но может требовать много памяти.
Список найденных одинаковых файлов сохраняется в файле dupes_locator.log.
Консольная версия win32: скачать.
Исходный код: скачать.
See also: Find all duplicate folders on drive Python script
generic tracer
http://conus.info/gt/
copyfile
http://conus.info/attic/index.php?title=Copyfile
dennis(a)conus.info