PSWindowsUpdate
PSWindowsUpdate copied to clipboard
Compiled Code Source
Are you willing to put up the source code for the compiled portion of this code base. It would certainly help as community members and I have often wondered about it.
Second that! Would be great if the dll library part was open-sourced (and easier to defend its use in work environments)
Third that, I am always wary running non-open-source software that mucks with Windows.
You can use the jetbrains dotpeak decompiler and look at the dll source code.
On Sun, Mar 10, 2024 at 5:01 AM rasmus-z @.***> wrote:
Third that, I am always wary running non-open-source software that mucks with Windows.
— Reply to this email directly, view it on GitHub https://github.com/mgajda83/PSWindowsUpdate/issues/11#issuecomment-1987150210, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG4QMDYZXE35KNOUM3HCG5LYXQOO5AVCNFSM6AAAAABAYVRQ4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGE2TAMRRGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
You can use the jetbrains dotpeak decompiler and look at the dll source code. … On Sun, Mar 10, 2024 at 5:01 AM rasmus-z @.> wrote: Third that, I am always wary running non-open-source software that mucks with Windows. — Reply to this email directly, view it on GitHub <#11 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG4QMDYZXE35KNOUM3HCG5LYXQOO5AVCNFSM6AAAAABAYVRQ4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGE2TAMRRGA . You are receiving this because you are subscribed to this thread.Message ID: @.>
Right. You can use dnSpy as well. It would be more convenient and in good faith to post it on Github.