Skip to content

Instantly share code, notes, and snippets.

View MrMarvel's full-sized avatar
👾
Сижу и прогаю то, что мне нравится)

MrMarvel MrMarvel

👾
Сижу и прогаю то, что мне нравится)
View GitHub Profile
@MrMarvel
MrMarvel / Run_App_Without_Smart_App_Control.ps1
Last active May 9, 2026 17:33
Temporarily disable Smart App Control to launch specific app (workaround for exclusions)
#at top of script
if (!
#current role
(New-Object Security.Principal.WindowsPrincipal(
[Security.Principal.WindowsIdentity]::GetCurrent()
#is admin?
)).IsInRole(
[Security.Principal.WindowsBuiltInRole]::Administrator
)
) {
@MrMarvel
MrMarvel / hw1.ipynb
Created December 4, 2022 17:24
HW1.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
/*! For license information please see main.js.LICENSE.txt */ ! function ()
{
var _, Z, j, ee, ie = {
81260: function (_)
{
_.exports = function (_, Z, j)
{
return Z in _ ? Object.defineProperty(_, Z,
{
value: j,