Microsoft MVP성태의 닷넷 이야기
오류 유형: 592. [AhnLab] 경고 - 디버거 실행을 탐지했습니다. [링크 복사], [링크+제목 복사]
조회: 9082
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

[AhnLab] 경고 - 디버거 실행을 탐지했습니다.

XingAPI를 건드리다 보니,

eBEST XingAPI의 C# 래퍼 버전 - XingAPINet Nuget 패키지
; https://www.sysnet.pe.kr/2/0/12134

eBEST Pro를 설치하게 되었는데요. 지겹게 깔리는 ActiveX가 싫어서 가상 머신에서 실행했더니 다음과 같은 오류가 발생합니다.

ahnlab_debugger_detection_1.png

[AhnLab] 경고 

디버거 실행을 탐지했습니다. AhnLab 고객센터(1588-1803)로 문의 하시기 바랍니다. 

HTS를 종료합니다.

재미있는 것은, 어떠한 debugger도 실행 중이지 않았는데 저런 오류가 발생하는 것입니다. 음... 그러고 보니, 해당 VM에서 예전에 Local Kernel 디버깅 테스트하느라 bcdedit.exe로 "bcdedit -debug on"을 해둔 기억이 났습니다. ^^

Windbg - Local Kernel Debug 모드
; https://www.sysnet.pe.kr/2/0/934

C:\WINDOWS\system32>bcdedit

...[생략]...

Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    \WINDOWS\system32\winload.efi
description             Windows 10
locale                  ko-KR
inherit                 {bootloadersettings}
recoverysequence        {61520e2e-27f2-11ea-b5a6-00155d534e05}
displaymessageoverride  Recovery
recoveryenabled         Yes
testsigning             No
isolatedcontext         Yes
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              \WINDOWS
resumeobject            {61520e2e-27f2-11ea-b5a6-00155d534e05}
nx                      OptIn
bootmenupolicy          Standard
debug                   Yes

그래서 다음과 같이 꺼야 합니다. ^^

bcdedit -debug off




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 2/9/2020]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 16  17  18  19  20  21  22  [23]  24  25  26  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
13053정성태5/10/20226509.NET Framework: 2006. C# - GC.KeepAlive 메서드의 역할
13052정성태5/9/20226504.NET Framework: 2005. C# - 생성한 참조 개체가 언제 GC의 정리 대상이 될까요?
13051정성태5/8/20226474.NET Framework: 2004. C# XingAPI - ACF 검색 결과로 구한 CSV 파일을 통해 퀀트 종목 찾기파일 다운로드1
13050정성태5/6/20226499.NET Framework: 2003. C# - COM 개체의 이벤트 핸들러에서 발생하는 예외에 대한 CLR의 특별 대우파일 다운로드1
13049정성태5/6/20225464오류 유형: 811. GoLand - Error: Cannot find package
13048정성태5/6/20226596오류 유형: 810. "ASUS TUF GAMING B550M-PLUS (WI-FI)" 모델에서 블루투스 장치가 인식이 안 되는 문제
13047정성태5/6/20226586오류 유형: 809. Speech Recognition could not start
13046정성태5/5/20226876.NET Framework: 2002. C# XingAPI - ACF 파일을 이용한 퀀트 종목 찾기(t1857)
13045정성태5/5/20226940.NET Framework: 2001. C# XingAPI - 주식 종목에 따른 PBR, PER, ROE 구하는 방법(t3341 예제)
13044정성태5/4/20226389오류 유형: 808. error : clang++ exited with code 127
13043정성태5/3/20226049오류 유형: 807. C# - 닷넷 응용 프로그램에서 Informix DB 사용 시 오류 메시지 정리
13042정성태5/3/20226405.NET Framework: 2000. C# - 닷넷 응용 프로그램에서 Informix DB 사용 방법파일 다운로드1
13041정성태4/28/20226684개발 환경 구성: 642. Informix 데이터베이스 docker 환경 구성
13040정성태4/27/20227201VC++: 156. 비주얼 스튜디오 - Linux C/C++ 프로젝트에서 openssl 링크하는 방법
13039정성태4/27/20228009.NET Framework: 1999. C# - Playwright를 이용한 간단한 브라우저 제어 실습
13038정성태4/26/20225900오류 유형: 806. twine 실행 시 ConfigParser.ParsingError: File contains parsing errors: /root/.pypirc
13037정성태4/25/20226227.NET Framework: 1998. Azure Functions를 사용한 간단한 실습
13036정성태4/24/20226942.NET Framework: 1997. C# - nano 시간을 가져오는 방법 [2]
13035정성태4/22/20227529Windows: 204. Windows 10부터 바뀐 QueryPerformanceFrequency, QueryPerformanceCounter
13034정성태4/21/20226912.NET Framework: 1996. C# XingAPI - 주식 종목에 따른 PBR, PER, ROE, ROA 구하는 방법(t3320, t8430 예제)파일 다운로드1
13033정성태4/18/20227534.NET Framework: 1195. C# - Thread.Yield와 Thread.Sleep(0)의 차이점(?)
13032정성태4/17/20227237오류 유형: 805. Github의 50MB 파일 크기 제한 - warning: GH001: Large files detected. You may want to try Git Large File Storage
13031정성태4/15/20226786.NET Framework: 1194. C# - IdealProcessor와 ProcessorAffinity의 차이점
13030정성태4/15/20226475오류 유형: 804. 정규 표현식 오류 - Quantifier {x,y} following nothing.
13029정성태4/14/20226872Windows: 203. iisreset 후에도 이전에 설정한 전역 환경 변수가 w3wp.exe에 적용되는 문제
13028정성태4/13/20226790.NET Framework: 1193. (appsettings.json처럼) web.config의 Debug/Release에 따른 설정 적용
... 16  17  18  19  20  21  22  [23]  24  25  26  27  28  29  30  ...