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
Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Code to brute force the 32-bit key used to RC4 encrypt .pwl files.
PROJECT HAS MOVED TO GITHUB:
https://github.com/alex-georgiou/rc4-32.asm
Code to brute force the 32-bit key used to RC4 encrypt .pwl files. Assembles to a 992 byte .COM file using the Intel Architecture Assembler v1.0 Copyright (c) 1998 augusto at dcc.ufmg.br.
http://web.archive.org/web/19981205090800/http://www.dcc.ufmg.br/~augusto/project/iasm.zip
LitTech is a 2D game engine framework which is programmed in Delphi and ASM. The engine relies on plugin usage to perform its tasks and is thus not internally bound to any hardware specifications. Pre-built plugins (e.g. DX9, FMODEx) are included.
This program turns an ordinary TI-86 calculator into a shutter release trigger for some Canon (and possibly many other) cameras using nothing more than a data-link cable. Future versions will include self-timer, interval, and long exposure modes.
GImageView is a GTK+ based image viewer which supports tabbed browsing, thumbnail table views, directory tree views and drag and drop. It also support movies using the Xine library and MPlayer, and supports images in compressed archive formats.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
Object Oriented Progamming for Assembly Language - Javalin enables the assembly language programmer to define and create portable object packages using the Javalin object oriented programming model.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Derived from TrueCrypt 6.3 release, I added some command line options to "TrueCrypt Format.exe" to allow TrueCrypt volumes to be created without using the graphical user interface
FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.
David Ashley's C compiler has now been GPL'd. This includes the full source, some demo programs, along with some minor changes...
ACC builds 32bit exe's using TRAN's PMODE dos extender for MS-DOS.
Hobbyist operating system using a new microkernel. The objective is to not get bogged down by ancient legacy processor support. The OS is meant to be designed from the ground up, without utilizing any legacy or existing implementations or designs.
AGfUPX is a nice GUI for UPX with many advantages. Selecting a file using drag & drop, shell integration (adding "Open with AGfUPX" option to the context menu of exe/dll files) and redirecting UPX output to a windows dialog box are only few of them.
A sub-C cross compiler for EduMIPS64 simulator. EduXcomp is a java project built using the antlr tool, and a grammar written by Monty Zukowski hardly modified by Elena Carobene, Massimo Trubia, and Alessio Tognazzolo.
rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
A collection of development tools and build environments for Interix using the Microsoft compiler. Aims to facilitate interaction between Visual Studio, Microsoft build and GNU tools. Ex Visual Studio Addins, shell scripts, makefiles and library patches.
Prices of commercial Dragway timing systems too daunting? Using a 'thrown away' PC and a bunch of time, an IntelliDrag system might be just the ticket for you.
Open Source microkernel for ia32 architecture. Basically this is a full functional operating system implementation using GNU C and nasm. Fully commented in spanish and with external documents explaining system calls, library functions, design, etc.
Nx is a simple (yet only x86) multiprocess operating system kernel written in C (and some parts in assembly) from scratch. Our goal is to achieve high performance, speed, flexibility and security by using the simpliest possible design.