Leron Gray

Results 9 issues of Leron Gray

Known issue. Just gotta add some regex to the `__cleanup()` function to compensate for the fact that airodump doesn't always add quotes to the ESSID names. Planned for next update.

bug

## Describe the bug Hi, There was a pull request (https://github.com/maxhumber/gazpacho/pull/48) to add whl publishing but it appears to have been lost somewhere in a merge on October 31st, 2020....

**Is your feature request related to a problem? Please describe.** Hi, I am using volatility 3 as a dependency for a tool I've written and I would like to upload...

Hi, I was wondering if there's any chance SharpHoundCommon (and ultimately SharpHound) could target .NET Standard 2.0 instead of 4.6.2? It would allow the library and executable to be compiled...

Hi, I am attempting to list resources in a subscription via the REST API and categorize things by the `type` field, but Microsoft.Insights/Workbooks sometimes returns null where the resource provider...

question
Insights
Service Attention
customer-reported

Currently, Nanodump and Procdump are designed to only dump LSASS. I think it would be generally more useful to allow users to dump any process memory and have these modules...

Hi, Thank you so much for creating a great library. Do you have an example of how to use the `add_*` and `remove_*` functions here? https://github.com/khchen/winim/blob/3abd0ae122cd41efd0ce6d45fea720ef7091e4ac/winim/inc/mscoree.nim#L1240 My scenario is that...

Before handling #21, it makes sense to implement an Armory client so users can get the extensions or aliases they want to register or call. The armory isn't exposed via...

Hi, I was just wondering why `frida-clr` depends on WPF libraries to use (namely `System.Windows.Threading`)? With the advancement of .NET/.NET Core over the years, is this still necessary? The use...