Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chenguokai/arm64-stack-ext

Extend your available stack space without OS level support
https://github.com/chenguokai/arm64-stack-ext

Last synced: about 1 month ago
JSON representation

Extend your available stack space without OS level support

Awesome Lists containing this project

README

        

This repo demostrates a way to extend your stack by manually adjust the sp to malloc-allocated space that is usually larger than vanilla stack size.