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
- x64
- svn update
- idapython
- debugging
- error fix
- javascript
- pytest
- MySQL
- open office xml
- Ransomware
- Python
- error
- 포인터 매핑
- malware
- ecma
- data distribution
- idb2pat
- mock.patch
- ida
- h5py.File
- Injection
- commandline
- TensorFlow
- idapro
- why error
- hex-rays
- Analysis
- Rat
- ida pro
- NumPy Unicode Error
Archives
- Today
- Total
목록2014/05/15 (2)
13 Security Lab
출처 : https://code.google.com/p/corkami/wiki/PE101
Computer Science/Windows Externals
2014. 5. 15. 00:08
[win-wiki]Important change to UAC when disabled with process integrity in Windows 8
User Account Control (UAC) is a security enhancement in Windows introduced in Vista.It makes applications that run by administrators, by default, only have access to what limited users would have access to. Another way to say this is that applications run at medium integrity level by default.If an application needs more privileges, it need to request it, and Windows will show a UAC dialog. If yo..
Computer Science/Windows Externals
2014. 5. 15. 00:03