how2heap VS src

Compare how2heap vs src and see what are their differences.

how2heap

A repository for learning various heap exploitation techniques. (by shellphish)

src

Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list. (by openbsd)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
how2heap src
3 747
6,941 3,066
1.5% 1.5%
8.2 10.0
2 days ago 2 days ago
C C
MIT License -
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.

how2heap

Posts with mentions or reviews of how2heap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-05.
  • What’s a good book on hacking/web for recreational reading?
    5 projects | /r/hacking | 5 Oct 2022
    x86 based binary exploitation: Intel Software Development Manual https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html Skim through K&R C, then pick up and read Effective C by Robert Seacord, then pick up any of the books or online resources listed here: https://github.com/jwasham/coding-interview-university. Read OpenBSD's code https://github.com/openbsd/src Python: https://www.python.org/doc/ Pwntools: https://docs.pwntools.com/en/stable/ Aleph One on stack buffer overflows: https://packetstormsecurity.com/files/13875/Smashing-The-Stack-For-Fun-And-Profit.html w00w00 on heap overflows: https://packetstormsecurity.com/files/13877/w00w00-on-Heap-Overflows.html Pick up Hacking: The Art of Exploitation by Jon Erickson and give it a good read More heap fun: https://github.com/shellphish/how2heap Return Oriented Programming: https://github.com/spartansecurity/Hack-Nights/blob/master/ROP/Return_Oriented_Exploitation.pdf ret2csu: https://i.blackhat.com/briefings/asia/2018/asia-18-Marco-return-to-csu-a-new-method-to-bypass-the-64-bit-Linux-ASLR-wp.pdf Printf format string vulnerability: https://www.exploit-db.com/docs/english/28476-linux-format-string-exploitation.pdf Binwalk for extracting files, file systems, executable code from images: https://github.com/ReFirmLabs/binwalk
  • Recommended resources/paths to learn binary exploits?
    1 project | /r/HowToHack | 21 Apr 2022
    You can have a look at something like https://github.com/shellphish/how2heap or https://ctftime.org/writeups
  • Understanding how2heap house_of_force top chunk calculation
    1 project | /r/HowToHack | 13 Oct 2021
    Hi everyone, I just started messing with heap overflow and I've been reading how2heap's house of force technique but something doesn't make sense.

src

Posts with mentions or reviews of src. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-06.

What are some alternatives?

When comparing how2heap and src you can also consider the following projects:

coding-interview-university - A complete computer science study plan to become a software engineer.

cosmopolitan - build-once run-anywhere c library

binwalk - Firmware Analysis Tool

bastille - Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.

buttersink - Buttersink is like rsync for btrfs snapshots

PHPT - The PHP Interpreter

Joomla! - Home of the Joomla! Content Management System

ctl - The C Template Library

frr - The FRRouting Protocol Suite

coreutils - upstream mirror

PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

freebsd-src - The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....