Showing posts with label self-modifying. Show all posts
Showing posts with label self-modifying. Show all posts

2013-03-09

managing self-modifying code

1.31: adda/managing self-modifying code:
(inspired by python unpickle vulnerability)
. the safe pickle is built by the system .
. it can be compared to the decompile,
how is it extensible? that is to ask
how are objects built in the first place?