No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
Learn More
Automate your business processes with ThinkAutomation
Parse, process and react to millions of messages - automatically
Develop the automations that work for you. With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need. All without volume limitations, and all without paying per process, license or ‘robot’.
Crossplatform hex-editing software based on Python and Qt
This project is no longer supported. Use it on your own risk (or not use at all).
Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer.
Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
Let's say you've gathered a bunch of lists from across the internet, in various formats and from various sources. Let's say you've cat'ed them together into one giant master list, sorted and unique'd.
However, after starting to work with the master list, you realize it is riddled with a bunch of NULL bytes, which chokes your list processor.
removeNULLbytes was made to solve this problem. It will read a master list line by line, remove any NULL bytes, and then write the result into a...
The Receptionist for iPad | the Original Visitor Management System
Easily keep track of visitors and say goodbye to time-wasting interruptions with The Receptionist for iPad
The Receptionist for iPad is visitor management software that allows users to calm the chaos of the front office. Our digital check-in solution is customizable to your needs; from your company branding, to configurable buttons and drag-and-drop-design badge printing. Effectively manage and track everyone who comes to your workspace and store the information securely in the cloud: no more paper visitor log!
bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.