
Basic RCE L03
·
INTERLUDE ✦/2023 Reversing STUDY
DLL 오류 해결 : https://2vaupc.tistory.com/1555878 우클릭 - search for - All intermodular calls : 함수명 All referenced text strings : 주석? -> 설명 추가해두기 https://learn.microsoft.com/ko-kr/dotnet/api/microsoft.visualbasic.strings.strcomp?view=net-7.0 Strings.StrComp(String, String, CompareMethod) 메서드 (Microsoft.VisualBasic) 문자열 비교의 결과에 따라 -1, 0 또는 1을 반환합니다. learn.microsoft.com 해당 페이지에서 비주얼베이직 스트링 비교함수명은 StrCm..