Kilkat

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

DLL Injection 2

[Hook] MinHook 빌드 및 사용 방법

Hooking을 쉽게 구현할수 있는 MinHook이라는 라이브러리가 존재하는데, 아래의 github 레포에서 다운받아 빌드하여 사용할 수 있음https://github.com/TsudaKageyu/minhook/releases/tag/v1.3.4 Release v1.3.4 · TsudaKageyu/minhookImproved error handling for enumerating and suspending threads. Visual Studio 2022 support. CMake support. Fixed compilation with Clang. Fixed compilation as C++ code.github.com 링크에 접근한 후 Release / v1.3.4의 Source code를 다운받음다..

Security/system hacking 2025.05.14

[c++] dll injection 탐지

#include #include #include #include #include #include #include #include #include #pragma comment(lib, "psapi.lib")// 제외할 경로 리스트 (이 경로에 있는 DLL은 탐지 대상에서 제외됨)std::vector excludedPaths = { //"C:\\Windows\\System32\\", //"C:\\Program Files\\Common Files\\"};// 특정 경로의 DLL을 제외하는 필터 함수bool isExcludedDll(const std::string& dllPath) { return std::any_of(excludedPaths.begin(), excludedPaths.end(),..

Programming/c++ 2025.03.08
이전
1
다음
더보기
프로필사진

Kilkat

Github: https://github.com/kilkat Linked In: https://www.linkedin.com/in/kilkat

  • 분류 전체보기 (50)
    • SecuDevOps (0)
      • Wazuh (0)
      • Datadog (0)
      • OpenVAS (0)
    • Security (21)
      • web hacking (0)
      • app application hacking (2)
      • reverse engineering (12)
      • system hacking (5)
      • forensic (2)
    • bugbounty (1)
      • h1 (1)
    • Programming (18)
      • c++ (2)
      • python (12)
      • django (4)
      • js (0)
    • Script (3)
      • Windows (3)
      • Linux (0)
    • CTF (2)
      • 2018.7.31공주대 정보보호영재교육원 CTF (1)
    • Science (4)
      • Biological Science (4)

Tag

장고, Django, 바이러스, 장고vscode, web, 백준, 파이썬웹, dreamhack, 해킹, 리버싱, vscode, jango, 해킹문제, 해커, 파이썬, djangovscode, 웹해킹, 코로나바이러스, webhacking.kr문제풀이, reversing,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바