• Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Execute programs written in headecimal for ARM processors on Windows Mobile. Compiled with Pelles C on Windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    i.Hex
    Small cross platform hex editor, with support for fast loading of large files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    int2bin

    int2bin

    Convert int to binary

    A super lightweight utility that converts an unsigned integer to its binary equivalent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Klang is a project that allows viewing and editing of binary files in a structured way. Unlike traditional hex editors, Klang provides a hierarchical view of many binary file types that can be 'chunked', such as WAV and AIFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5

    mHexViewer

    A very simple Hex viewer.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    removeNULLbytes

    strip a binary file of null bytes.

    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 second file. It treats all files as binary. This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. This is that script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Application allowing use (mostly through scripts) of different tools for data manipulations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10

    PE Repair

    Repair and Visual PE-files

    PE Repair is a tool to check and repair Portable Export files (*.exe, *.dll) on Windows. It visuals virtual and raw section size layout. Mapview of an individual section reveals possible unused areas that are filled with 00-bytes. The section-split function will make it easy(if its fully implemented) to break down one big section. The repair heuristically restore section name and flag and does some integrity checks/repair on image base, relocations size, search for unlinked import table... The main purpose is to assist you when making files dumped from memory runnable and later one more nice by optimize the file size or find garbage that can be removed. At the current state PE Repair is a kind of prototype to try out new things or do little quick fixes. Feel free to adopt the idea and rewrite ya own PE-Tool.
    Downloads: 1 This Week
    Last Update:
    See Project