How can we help you today? How can we help you today?
nkilian

Activity overview

Latest activity by nkilian

Thanks. Tried the DWORD in both HKLM and HKCU with no luck even after a reboot. Will attempt the ILDSAM route next. / comments
Thanks. Tried the DWORD in both HKLM and HKCU with no luck even after a reboot. Will attempt the ILDSAM route next.
0 votes
Brian Donahue wrote: The output of a .NET Console project referencing System.CoreX and System.Interactive can be successfully processed by SmartAssembly 6.6. But can they be embedded or merged? / comments
Brian Donahue wrote: The output of a .NET Console project referencing System.CoreX and System.Interactive can be successfully processed by SmartAssembly 6.6. But can they be embedded or merged?
0 votes
They're an MS Labs library all the cool guys are using: http://msdn.microsoft.com/en-us/data/gg577609 IObserver<T> and IObservable<T> are probably the most common uses, I specifically use IEvent<T> in this case. / comments
They're an MS Labs library all the cool guys are using: http://msdn.microsoft.com/en-us/data/gg577609 IObserver<T> and IObservable<T> are probably the most common uses, I specifically use IEvent<T>...
0 votes
Obfuscation Map
I have implemented access control functionality on a WinForms application that uses reflection to test whether or not a specific user has edit or view access to a control on a form, the control is ...
1 follower 1 comment 0 votes