TeamViewer_Permissions_Hook_V1
Permission manipulator
A proof-of-concept C++ DLL injects into TeamViewer to manipulate permissions and control the client-side user experience.
A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.
308 stars
27 watching
78 forks
Language: C++
last commit: about 7 years ago cpluspluscppdll-injectionhookingmemory-hackingpenetration-testingsecurityteamviewerx86
Related projects:
Repository | Description | Stars |
---|---|---|
jlaws/jlpermissions | An iOS utility that requests and handles user permissions before making system-based requests. | 439 |
mojtabatajik/robber | Tools to detect DLL hijacking vulnerabilities in executable files | 767 |
netero1010/servicemove-bof | A tool that exploits a Windows vulnerability to execute arbitrary code on remote systems using a technique called DLL hijacking. | 284 |
nattynarwhal/pledge.cs | A library that allows .NET applications to use OpenBSD's pledge(2) syscall to restrict their permissions. | 9 |
zakkhoyt/vwwpermissionkit | An iOS permission manager that simplifies the process of requesting and handling permissions from Apple's frameworks. | 143 |
alexkhymenko/ngx-permissions | A library that provides role-based access control and permission management for Angular applications | 946 |
trustedsec/cs-remote-ops-bof | Provides tools and primitives for interacting with Microsoft Windows systems remotely. | 886 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,750 |
milosmosovsky/terminator | A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 62 |
opensecurityresearch/dllinjector | A tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques. | 490 |
tchx84/flatseal | Manage permissions for Flatpak applications in a graphical interface. | 1,230 |
copyleft/cl-webdriver-client | A client library for remote control of web browsers | 23 |
benlau/qtshell | A Qt-based library providing file manipulation functionality in a shell command style API | 32 |
pascalbros/papermissions | An iOS permissions management library that provides a unified API for requesting access to various device capabilities | 686 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 686 |