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