r4j0x00 / exploits

BSD 2-Clause "Simplified" License
2.49k stars 692 forks source link

is this a race condition exploit? #2

Closed RaisingAgent closed 3 years ago

RaisingAgent commented 3 years ago

why is the for loop exactly 1000, does it just have to be >a lot< (maybe depending on how beefy the system it's running on is)?

RaisingAgent commented 3 years ago

or depending on heap size?

r4j0x00 commented 3 years ago

It's not depending upon the heap size. Yes it's a race condition and if it doesn't work by 0x1000 loops, it probably won't work after that. You can always re-run it.