acters
acters
As of right now, there are a lot of references and uses in the scripts to slmgr.vbs and ospp.vbs for activation and checking status. How will this be handled once...
Pressing(and releasing) an actual Push-to-talk, Then, immediately, pressing(and releasing) g-key causes Push to talk to believe you are still pressing the Push-to-talk key. Only way for me to stop transmitting...
I tried searching and I don't see this mentioned anywhere. Please include the option to export the list of failed downloads, and the location it is found at. Another thought,...
Low Priority issue Discord History Tracker will try to download full version avatars of the users in chats. However, there is an edge case where the user changes their Profile...
## Description of Changes This fixes the Windows implementation of enumerating a list of users. Also, added extra type checks for edge cases to prevent confusing errors, and will now...
Hello, I tried to add the Wakaru unpacker however, it seems that there is a problem. I created a separate local environment to only install wakaru unpacker and unminify as...
Hello, I found this repository and the capabilities from using it is miles better than Obfuscate io and other similar de-obfuscation websites. However, there are many more reserved keywords that...
On a specific discord channel that I keep track of and there is an error that prevents Discord History Tracker from working. Only that specific channel. its really odd to...
[Feature Request] Catch Exception from calling EndInvoke and recommend/dynamically reducing Threads
This is a feature request to add dynamic Thread reduction when `EndInvoke` function causes any kind of exception. Otherwise, exit early with a message to recommend for the -Threads parameter...
https://github.com/pwndbg/pwndbg/commit/7dbc5472d8112ead74d9a335e67504709e23e7bf the 3 month old commit breaks provided script of pwngdb to pwndbg. consider changing it from `$pwndbg/pwndbg/__init__.py` to `$pwndbg/pwndbg/dbg/gdb.py` and change `import pwndbg.commands.pwngdb` and `import pwndbg.commands.angelheap` to: `from pwndbg.commands...