Tags: shellcode riscv pwn 

Rating:

## tl;dr

+ Abusing a stack overflow on a RISC-V binary to then return to shellcode.

Here is the link to a detailed [Writeup](https://blog.bi0s.in/2021/01/20/Pwn/StarCTF21-FavArch-1/)

Original writeup (https://blog.bi0s.in/2021/01/20/Pwn/StarCTF21-FavArch-1/).