You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a patch for a critical bug in Teamcenter 12.2 SOA that caused crashes during classification operations. The patch resolves the issue by adjusting how TcSoaClient.dll's nodes are reused.
A tool for reading a Dark Souls 3 player inventory and selecting some itens based on a user written Python script. The project was created with the intention to practice and learn about analyzing another process memory, hooking into an existing DirectX swapchain, and loading and executing Python code from a C++ program