Marc-André Moreau(@awakecoding) 's Twitter Profileg
Marc-André Moreau

@awakecoding

Remote desktop protocol expert, OSS contributor and entrepreneur. I love designing products with Rust, C# and PowerShell. Proud to be CTO at Devolutions

ID:161137627

linkhttps://awakecoding.com calendar_today30-06-2010 02:36:14

29,5K Tweets

4,1K Followers

1,7K Following

Jordan Borean(@BoreanJordan) 's Twitter Profile Photo

Just finalised what could be my largest contribution to .NET named arguments support github.com/PowerShell/Pow…. Big thanks to @[email protected] for all this help. This was a fun exercise in learning about the pwsh parser/ast, compiler, and binder all in one!

account_circle
Marc-André Moreau(@awakecoding) 's Twitter Profile Photo

I'm looking into NICE DCV, a high-performance remote desktop product that's really interesting, following a feature request for an integration in Remote Desktop Manager. Is this a product you've looked at, and if so, what are your thoughts about it? ni-sp.com/products/nice-…

account_circle
Manel Rodero(@manelrodero) 's Twitter Profile Photo

Does anyone know how to include only ONE PROCESS AND ITS CHILDREN in a filter dynamically?

That is, if a filter process creates a child process, the latter is also included in the filter automatically.

/ping Guy Leech

Does anyone know how to include only ONE PROCESS AND ITS CHILDREN in a #ProcessMonitor filter dynamically? That is, if a filter process creates a child process, the latter is also included in the filter automatically. /ping @guyrleech
account_circle
Thorsten E.(@endi24) 's Twitter Profile Photo

Remote Desktop, MFA, Network Level Authentication and KDC Proxy – Q&D Security blog.qdsecurity.se/2021/05/29/rem…

account_circle
Philip Elder(@MPECSInc) 's Twitter Profile Photo

OPINION: PowerShell Direct on Hyper-V Has No VMware Equivalent. Hyper-V FTW!

On the Hyper-V host the VM resides on:

Enter-PSSession -VMName MyVM -Credential MyVM\Administrator

We get a remote PowerShell session _in_ the guest OS.

Munged networking? Fixed.
Munged…

account_circle
Raffaele Rialdi(@raffaeler) 's Twitter Profile Photo

Starting from 9 debugging https will be much simpler.
A PR just added support to SSLKEYLOGFILE (already used in wireshark) to decrypt the TLS traffic for debugging purposes.
Issue: github.com/dotnet/runtime…
PR: github.com/dotnet/runtime…
This is great!

account_circle
Scott Chacon(@chacon) 's Twitter Profile Photo

Anyone at Microsoft that I can pay to help us with Windows Defender flagging our *signed* msi with a false wacatac.B!ml issue?

account_circle
Marc-André Moreau(@awakecoding) 's Twitter Profile Photo

I find it confusing and disappointing that the WinDBG GUI to create breakpoints throws an error instead of creating a deferred breakpoint like the bp command does when the symbol is not yet loaded into the currently debugged process. I wasted so much time on this

account_circle
Apriorit(@Apriorit) 's Twitter Profile Photo

Explore various Windows system call monitoring approaches and learn how to monitor syscalls in Windows using DTrace.

account_circle
Kenji Mouri (Qi Lu)(@MouriNaruto) 's Twitter Profile Photo

In addition to NanaZip's development, I'm also working on my Hyper-V research because it's one of my hobbies. I have finished VMBus Pipe API and some ARM64 TLFS definitions from some Windows 10 symbols. I hope it helps more Hyper-V researchers. github.com/ProjectMile/Mi…

In addition to NanaZip's development, I'm also working on my Hyper-V research because it's one of my hobbies. I have finished VMBus Pipe API and some ARM64 TLFS definitions from some Windows 10 symbols. I hope it helps more Hyper-V researchers. github.com/ProjectMile/Mi…
account_circle
Marc-André Moreau(@awakecoding) 's Twitter Profile Photo

I just tried the 'Microsoft Child Process Debugging Power Tool 2022' Microsoft Visual Studio extension and voila, I can automatically debug child processes of the process I launch in the debugger. Why isn't this a built-in option? marketplace.visualstudio.com/items?itemName…

account_circle
Marc-André Moreau(@awakecoding) 's Twitter Profile Photo

I need to attach a debugger to a process manually, early on during the process startup. Is calling 'IsDebuggerPresent()' in a loop with a custom flag to enable a 'wait for debugger' mode really the only way to do this? I just wish Visual Studio could attach to child processes

I need to attach a debugger to a process manually, early on during the process startup. Is calling 'IsDebuggerPresent()' in a loop with a custom flag to enable a 'wait for debugger' mode really the only way to do this? I just wish Visual Studio could attach to child processes
account_circle
Marc-André Moreau(@awakecoding) 's Twitter Profile Photo

Why is it so hard to install OpenSSL on Windows such that 'openssl' is automatically made available in PATH? I had issues with the chocolatey package, and now I have issues with the winget package as well, and I have no idea if there's a custom option I need to pass

account_circle