#include #include LRESULT CALLBACK WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam); unsigned int GetListBoxCount(HWND hListbox); void KillProcess(char *a_sName); HINSTANCE g_hInst; int CALLBACK WinMain(HINSTANCE hinstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { // 윈도우를 등록 WNDCLASSA WndClass = { 0 }; WndClass.lpszClassName = "suspect"; // CreateWindowA의 첫 번째 인자에서 정해..
#include #include LRESULT CALLBACK WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam); int CALLBACK WinMain(HINSTANCE hinstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { // 윈도우를 등록 WNDCLASSA WndClass = { 0 }; WndClass.lpszClassName = "suspect"; // CreateWindowA의 첫 번째 인자에서 정해준 이름과 같아야함. WndClass.hInstance = hinstance; WndClass.lpfnWndProc = WndProc; // 응용 프로그램 메시지 큐에서 꺼내..
- Total
- Today
- Yesterday
- 비트코인
- VirusBulletin
- Servey
- Static Analysis Engine
- Decoding
- Kimsuky
- idapython
- cuckoo-sandbox
- AMSI
- infostealer
- CVE-2018-9375
- 출처 : Do it 안드로이드 프로그래밍
- 위협정보공유
- 한글악성코드
- Yara
- 해킹메일
- 악성코드
- malware
- koodous
- Cisco Talos
- us-cert
- 스피어피싱
- .wll
- keylogger
- Bisonal
- vuln
- CVE-2018-0798
- 멋쟁이사자처럼 4기
- Flybits
- MS-Office
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |