Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpraka1 committed Nov 8, 2014
1 parent defaaa3 commit 2902f6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
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.
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).

0 comments on commit 2902f6a

Please sign in to comment.