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