Skip to content
Permalink
Browse files
Compose for 64bi ASLR
  • Loading branch information
aa9863 committed Jan 24, 2023
1 parent 621aad9 commit 12daf16de6ba84305ad3b2146dcfdeb740a62126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -4,7 +4,7 @@
#include <unistd.h>

int INPUT=300; //Give enough to overflow
int BUFFER=150;
int BUFFER=125;

void win(void){
/*Win Condition
@@ -9,4 +9,4 @@ services:
- "22:22"
privileged: true
environment:
- RUN_ALSR
- RUN_ALSR=1

0 comments on commit 12daf16

Please sign in to comment.