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
- idb2pat
- why error
- ecma
- mock.patch
- svn update
- MySQL
- Analysis
- error
- Injection
- Python
- idapro
- commandline
- ida pro
- hex-rays
- h5py.File
- 포인터 매핑
- Rat
- x64
- TensorFlow
- data distribution
- javascript
- ida
- debugging
- pytest
- open office xml
- error fix
- Ransomware
- malware
- NumPy Unicode Error
- 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