NtesEyes / pylane

An python vm injector with debug tools, based on gdb.
GNU General Public License v3.0
358 stars 34 forks source link

Update Readme, error format and inject method #3

Closed valensc closed 5 years ago

valensc commented 5 years ago
  1. Update Readme
  2. change error output format
  3. for python3, run injected code in thread to avoid timeout cases.