MANIFEST.in
README.md
pyproject.toml
setup.py
neaky/functiondocs.h
neaky/neakymodule.c
neaky/neakymodule.h
neaky/py_functions.cpp
neaky/py_functions.h
neaky/utils.cpp
neaky.egg-info/PKG-INFO
neaky.egg-info/SOURCES.txt
neaky.egg-info/dependency_links.txt
neaky.egg-info/top_level.txt
neaky/elevate/get_system.cpp
neaky/elevate/uac_bypass.cpp
neaky/persist/remote_dll_injection.cpp
neaky/persist/startup.cpp
neaky/spy/clipboard.cpp
neaky/spy/keylog_hook.cpp
neaky/spy/keylog_rawinput.cpp
neaky/spy/screenshot.cpp
neaky/elevate/get_system.cpp
neaky/elevate/get_system.h
neaky/elevate/uac_bypass.cpp
neaky/elevate/uac_bypass.h
neaky/include/neaky/utils.h
neaky/persist/remote_dll_injection.cpp
neaky/persist/remote_dll_injection.h
neaky/persist/startup.cpp
neaky/persist/startup.h
neaky/spy/clipboard.cpp
neaky/spy/clipboard.h
neaky/spy/keylog.h
neaky/spy/keylog_hook.cpp
neaky/spy/keylog_rawinput.cpp
neaky/spy/screenshot.cpp
neaky/spy/screenshot.h
test/bypass_uac_exec.py
test/clipboard.py
test/elevate_exec.py
test/elevate_self.py
test/hook_keylogger.py
test/keylog_raw_file.py
test/keylog_raw_stdout.py
test/screenshot.py
test/system.py
test/temp.py