BOF_SKELETON.PY #
Basic buffer overflow skeleton to build on once a crash is detected
Make sure to change 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |  | 
  
    
      Last update: January 22, 2021
    
  
                  
                
              
              
                
              
            Basic buffer overflow skeleton to build on once a crash is detected
Make sure to change 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |  |