전체 글 (117) 썸네일형 리스트형 블로그1 자료가 잘 정리되어 있다. SanseoLab Malware Analyst sanseolab.tistory.com Dreamhack / Reverse Engineering / rev-basic-9 writeup 보호되어 있는 글입니다. Powershell 실행 정책 확인 및 변경 Get-ExecutionPolicy 현재 세션에 대한 실행 정책을 얻는 명령이다. Get-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell To display the execution policies for each scope in the order of precedence, use Get-ExecutionPolicy -List. To see the effective execution policy for your PowerShell session use Get-ExecutionPolicy with no parameters. The effective execution policy is dete docs.microsoft.com 처음에는 기본값으로 .. 이전 1 ··· 11 12 13 14 15 16 17 ··· 39 다음