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 |
Tags
- h5py.File
- error fix
- svn update
- Python
- x64
- ida pro
- Analysis
- Rat
- javascript
- 포인터 매핑
- why error
- mock.patch
- ecma
- commandline
- MySQL
- hex-rays
- malware
- ida
- pytest
- Injection
- idapro
- debugging
- open office xml
- TensorFlow
- NumPy Unicode Error
- data distribution
- error
- Ransomware
- idb2pat
- idapython
Archives
- Today
- Total
목록dns (1)
13 Security Lab
[WMI] Change DNS, Gateway
https://code.google.com/p/vcrefer/source/browse/ExtClass/WMI/WMIAdapter.cpp(svn/ExtClass/WMI/WMIAdapter.cpp) Com 함수를 이용하여 DNS 주소 및 게이트웨이에 대한 설정을 변경합니다. ( 127.0.0.1, 8.8.8.8 ) 다른 Ref. http://forensic-proof.com/archives/324 ( WMI (Windows Management Instrumentation) ) #include "StdAfx.h" #include ".\wmiadapter.h" WCHAR* CWMIAdapter::s_pNetAdapterState[] = { L"未连接"// 0 not connected , L"正在连接"// 1 c..
Computer Science/Windows Externals
2016. 1. 18. 23:46