Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- hex-rays
- MySQL
- Injection
- error
- open office xml
- data distribution
- debugging
- idapython
- javascript
- why error
- Analysis
- idb2pat
- error fix
- ecma
- NumPy Unicode Error
- h5py.File
- Ransomware
- pytest
- ida pro
- commandline
- Rat
- idapro
- x64
- svn update
- malware
- ida
- 포인터 매핑
- mock.patch
- Python
- TensorFlow
Archives
- Today
- Total
목록2014/10 (1)
13 Security Lab
Base64(b64) 암호화 복호화 함수
REF. http://www.experts-exchange.com/Programming/Microsoft_Development/A_3216-Fast-Base64-Encode-and-Decode.html Windows CryptoAPI: CryptBinaryToString and CryptStringToBinary The Windows CryptoAPI provides a set of general-purpose functions (CryptBinaryToString and CryptStringToBinary) that support base64 encoding and decoding. The following is a pair of functions that wrap that API: #include #..
Computer Science/Windows Externals
2014. 10. 28. 14:26