Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 465 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 465 Bytes

ROP

Sample solution with ROP functions, this is a companion for this blog post

I tried to implement some of the functions described by SW on his website at ROP. I did some changes to adjust to my own code style such as the Then extension methods.

I'm using this repo to try TUnit.