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