With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
Zipserver is a small HTTP 1.0 server written in Java. It is aimed to serve archived manuals, documents, books etc. on systems with limited hard disk space (e.g. notebooks). At this time it features only a small amount of configuration options: roo
jzip is a zipping/archiving program, written in Java. It let's user use gui to create zip archives and Jar executables archives. The very fact that it is using Java allows use on many platforms.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
PAT is a complete web application that allow to manage files (basic and advanced functions like compression in gz), ftp, and database all in one. Designed to reproduce a Graphical User Interface (GUI) with drop-down and context menu for easy use
niCE - nice insignificant compressing engine, ...oh no, not another data compressor ;-) C-Programm, das mittels Huffmanalgorithmus und Lauflängenalgorithmus komprimiert. Plus: Ausführlicher Guide und Dokumentation die verwendeten Algorithmen und Projek
A search, filter, and "action" utility targeted at power users and developers. Features a graphical and command-line interfaces. Initial version searches for/filters files then does whatever you specify (copy, delete, move…).
lzop is a file compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed, at the cost of some compression ratio. lzop uses the LZO library for compression services.
Apache 2 API module, which serve zipped archive (created by PkWare, WinZip, JAR and other tools) like virtual filesystem and allow browse its content. Usefull for browsing html based documentation (for example generated by javadoc).
An easy-to-use, user-friendly GUI for archived file formats (jar, zip, tar). Explorer-type archive browsing with all the archiving functionality offered through a much easier, quicker & more understandable manner than its command-line counterpart.
This project has been replaced by Archive Buddy [http://sourceforge.net/projects/archivebuddy]
The program tHE HTML packer is intended for compression of ready HTML-files before loading them on a WEB-site.
For operation of the packed pages it is necessary to have a browser with support of the language JavaScript. In the given moment the program wa
TNT Mocha Backup
Platform Independent backup utility written in Java.
Uses ZIP files for data storage. Now supports file permission backup for restore by standard utilities in linux such as unzip.
LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compres
PHP Unarchiver is Un-Archiver tool that works with Tarballs, Zips and Rars. Unarchiver is a browser-based archive management tool for users who do not have direct access to their servers.
Want to modify your Award(tm) bios or the files it contains?
AwardMod is the ONLY publicly available program that lets you add or remove modules from the New Medallion BIOS'.
replaces some or all of cbrom/modbin
download it today
Josef Hill
The RAZip bitstream format was designed to provide a faster
random access to compressed data than what is currently
possible using the GZIP format. During the desing phase,
some other features were added, like encryption and error correction.
A human-readable ISC-Licensed implementation of the LZO1X algorithm.
LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable.
People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed.
So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...