isoalloc VS RainFall

Compare isoalloc vs RainFall and see what are their differences.

isoalloc

A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance (by struct)

RainFall

Binary exploitation & Reverse engineering (assembly to C) (by dfinnis)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
isoalloc RainFall
3 1
351 9
- -
7.9 0.0
about 1 month ago about 3 years ago
C C
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

isoalloc

Posts with mentions or reviews of isoalloc. We have used some of these posts to build our list of alternatives and similar projects.

RainFall

Posts with mentions or reviews of RainFall. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing isoalloc and RainFall you can also consider the following projects:

hardened_malloc - Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.

frameworks - Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser

herpaderping - Process Herpaderping proof of concept, tool, and technical deep dive. Process Herpaderping bypasses security products by obscuring the intentions of a process.

growtopia_cracked - Reverse engineering a game by binary patching the game so that it can open multiple instances

buddy_alloc - A single header buddy memory allocator for C & C++

dethrace - Reverse engineering the 1997 game "Carmageddon"

MBE - Course materials for Modern Binary Exploitation by RPISEC

Hacking-Windows - A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.

heap-exploitation - This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.

OverRide - Binary Exploitation and Reverse-Engineering (from assembly into C)

radare2 - UNIX-like reverse engineering framework and command-line toolset

Multipipe_tutor - C multi-pipe implementation, dissection and explanation.