> For the complete documentation index, see [llms.txt](https://www.xtormin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.xtormin.com/pentesting-en-aplicaciones-de-escritorio/metodologia-thick-client.md).

# Metodología - Thick client

## Análisis estático

### Análisis de firma (ASLR, DEP, SafeSEH, StrongName & Authenticode)

{% @github-files/github-code-block url="<https://github.com/NetSPI/PESecurity>" %}

```
powershell -nop -exec bypass

Import-Module .\Get-PESecurity.psm1
```
