App - Script

Wednesday 24 May 2017, 08:44  #1
PyJail 1
Constaintine
  • 12 posts

Hi all,
I’m newbie in pwn. In this challenge PyJail1 how can I find all methods of exit() function?

Thursday 12 October 2017, 04:30  #2
PyJail 1
frankgrimes
  • 11 posts

For this one you really need to know about Python introspection. Look into the capabilities of the different Python built-in functions: http://repository.root-me.org/Programmation/Python/EN%20-%20Python%20builtins.pdf