Ash47

Results 57 comments of Ash47

It should be possible, but it needs to be able to be able to impersonate users, which there is c# api to do that, but it is also complex. It...

It's easy enough for it to elevate itself (it will prompt for uac), and it can run itself as system, it just all looks a whole lot more dodgy lol...

That's good to hear -- there's a release section BTW, if you look in there, there's a compiled EXE version you can just download, you don't have to build it...

Did you execute this using the NT AUTHORITY\SYSTEM account via PSEXEC? On Mon, Dec 10, 2018 at 7:36 AM silvestro23 wrote: > Hi All, > > just to let you...

Take a look at the repo, there's some instructions to help out, you need to run as system for it to decrypt On Mon, Dec 10, 2018, 8:08 AM silvestro23...

I need, the instructions are on this GitHub and are pretty simple. You don't need visual studio, per the readme, there's a compiled version within the releases section of the...

Do you know much about the target system? What OS? If 10, what update? There's an option to not store the password, if that's the case, you're never recovering it...

If you only have one user, it's easy, it's that user -- I'm not 100% sure what happens in a multi user environment to be honest, I've never tested it....

Is it Windows 7 or Windows 10? Sounds like my code needs to be improved lol On Tue, Sep 18, 2018, 8:41 AM Dalton Smith wrote: > How would I...

I'll try to take a look at it, because i don't know the answer -- can you connect to the network with any user? On Tue, Sep 18, 2018, 9:10...