n1nj4sec / memorpy

Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory
GNU General Public License v3.0
776 stars 140 forks source link

Locater().feed() broken #3

Closed baconomist closed 7 years ago

baconomist commented 7 years ago

Calling Locator(MemWorker(...)).feed(...) throws error: AttributeError: 'MemWorker' object has no attribute 'start_offset'