Skip to content

can one function access the local variable of other function?

Notifications You must be signed in to change notification settings

pawanpraka1/hacking_stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Can one function access the local variable of other? No, right?
Look at the code and figure out how function "funa" is using local variable "i" of funb. 

To understand how the context switch works first go through stack_exploit (https://github.com/pawanpraka1/stack_exploit.git).

About

can one function access the local variable of other function?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published