728x90

Visual Studio로 개발을 하다보면 프로그램을 실행하고 Visual Studio로 프로세스 연결을 통해 Debugging을 할때가 있는데, 이 프로세스 연결을 자동으로 해주는 프로그램이다.

유료 프로그램이기 때문에 꼭 필요한 경우에 구입해서 사용하면 된다.

Hooking을 할때 굉장히 유용하게 사용된다.

http://entrian.com/attach/

 

Auto-Attach Debugger Add-In for Visual Studio - Entrian Attach

Attach to proc­esses as they start Attach the debugger automatically to processes the moment they start, however they're started. Services, web servers, DllMain, unit tests, setup custom actions, anything you like. Attachment happens directly on process c

entrian.com

 

728x90

'Dev Tool' 카테고리의 다른 글

Dev Tool - Gold Wave  (0) 2020.04.28
Dev Tool - Inno Setup  (0) 2019.11.15
Dev Tool - TortoiseGit  (0) 2018.10.17
Dev Tool - CMake  (0) 2018.02.26
Dev Tool - PixelAtro App  (0) 2018.02.22

+ Recent posts