project sekai 2023
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
C++20 introduced coroutines, I cant wait to abuse them!
|
||||
|
||||
|
||||
|
||||
1. To get a leak, look into c++ Small String Optimization.
|
||||
2. Lambda capture variable is stored in the stack, you can overwrite it somehow. if you figure out what its overwritten with, solving this is straightforward.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user