일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- VSCode
- macos
- android studio
- Python
- docker
- ebpf
- aws
- HLS
- kubectl
- deployment
- wireshark
- Pod
- Flutter
- dart
- Java
- namespace
- configmap
- aws cli
- Sysinternals
- ffmpeg
- Shell script
- RTMP
- Kubernetes
- golang
- service
- 행정구역분류
- nginx-media-server
- Android
- Windows10
- spring cloud config
Archives
- Today
- Total
목록Strings (1)
woonizzooni
[Miscellaneous Utilities] Strings - UNICODE or ASCII 문자열 스캔유틸리티
Strings https://docs.microsoft.com/en-us/sysinternals/downloads/strings Working on NT and Win2K means that executables and object files will many times have embedded UNICODE strings that you cannot easily see with a standard ASCII strings or grep programs. So we decided to roll our own. Strings just scans the file you pass it for UNICODE (or ASCII) strings of a default length of 3 or more UNICOD..
Windows Sysinternals
2019. 6. 14. 22:36