PSWindowsUpdate icon indicating copy to clipboard operation
PSWindowsUpdate copied to clipboard

Compiled Code Source

Open mattcargile opened this issue 1 year ago • 5 comments

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.

mattcargile avatar Dec 17 '23 22:12 mattcargile

Second that! Would be great if the dll library part was open-sourced (and easier to defend its use in work environments)

zorski avatar Feb 23 '24 13:02 zorski

Third that, I am always wary running non-open-source software that mucks with Windows.

rasmus-z avatar Mar 10 '24 09:03 rasmus-z

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: @.***>

jzavcer avatar Mar 13 '24 12:03 jzavcer

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.

mattcargile avatar Mar 20 '24 02:03 mattcargile