Snapshot ========= .. note:: Memory snapshots are a whole copy of the process memory and registers, they may be very memory consuming. Note that they also can't be used with static binaries :'( .. autoclass:: snapshot.Snapshot :members: