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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Java-based instruction level emulator of MSP430. Code on github.
A Java-based instruction level emulator of the MSP430 series microprocessor and emulation of some sensor networking platforms. Supports loading of IHEX and ELF firmware files, and has some tools for monitoring stack, setting breakpoints, and profiling.
Note that the latest code now resides at github.
The name stands for ensemble learning framework. It is a collection of machine learning algorithms for classification and regression with the possibility of connecting them together via ensemble learning. It is written in C++.
ELF (Executable and Linkable Format) analyzer. Designed for learning about, debugging creation of, and validating ELF files.. Only tested on Linux, but I'm told that it works on MacOS.
GBA emulator for Sony Ericsson phones with ElfPack. how to install: look svn /install dir. If you want to help this project or have you any questions write me a e-mail: marian090@users.sourceforge.net
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A emulator for ARM programs.
Aim to run ARM programs(Thumb code) in x86 platform.
Use "arm-elf-gcc -mthumb -Bstatic <src> -o <exe>" to generate
ARM binray code.
github webpage: http://x-y-z.github.com/armulator/
git repo: https://github.com/x-y-z/armulator
Night Elf is a collection of utilities and proof of concept code I have written over the years. I've previously kept it in a private CVS repository. I now share it with the world.
AsmDis - disassembler for x86 Linux ELF executables. AsmDis is a interactive disassembler that allows code and data to be identified. Optionally the output can be used by AsmSrc to generate source files.
A disassembler for the linux platform. Currently this supports x86 ELF files assumed to be written in C and output to intel- syntax assembly language; however the design is modular and replacements for any of these can be written.
RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
- DSI is a security framework addressing security needs of carrier-grade Linux clusters. - DigSig is a linux kernel module checking RSA signatures of ELF executables at run-time. **Those projects are no longer maintained**
OpenPtch is portable open source binary handling library licensed under GPLv3.
Its API will allow users to analyze/search and replace contents of binary files.
NE/LE/MZ supported by basic analyze.
PE/ELF supported by basic and extended analyze.
asmsrc generates assembler assembler source files from Linux executables. Library calls are detected along with symbols and other information found in ELF executable files. Generated source file is in nasm format.
The ELF-Encrypter program suite is a collection of programs to encrypt your ELF binaries using various algorithms. GnuPG is required in order to use some encryption techniques.
The suite also contains programs to inject code into ELF binaries.
The project is building an E-Learning Framework (ELF - JISC) toolkit based around an eProfile server (ELF Producer) that will maintain individuals personal profiles and will support the social networks and relationships that exist between these users.
StealthNow is an addon for World of Warcraft. A single action allows a player to Stealth in any way possible by dismounting if necessary, Stealthing, Shadowmelding (if Night Elf Rogue) or Vanishing depending on skill cooldowns, player combat status, etc.
Linux Debug is a tool for debugging linux ELF programs at the assembly level. It currently runs only on 80x86 and AMD64 platforms. Not like GDB, the interface is most like MS-DOS debug. So that, it will more friendly for new Linux Assembly Developers.
readahead-ng implements a library for using readahead() on Linux. It includes monitoring and replay of file access and special handling of ELF files to improve readahead efficiency.
This is a set of tools to work with Java classes. It resembles certain Unix commands that work with ELF -- like ldd, nm, dump etc. and provide class disassembly capability.