代码搜索:CBASE

找到约 763 项符合「CBASE」的源代码

代码结果 763
www.eeworm.com/read/440621/7685698

txt yodas crypter 1.2 oep + patch iat v0.1.txt

// Mr.David yoda's Crypter V1.2 OEP and Patch IAT v0.1 // This script will quickly put you at the OEP of an yoda's Crypter V1.2 EXE. // Just run it! msg "请设置OD异常设置除了内存异常外全部忽略,然后从菜单处继续运行脚本" pause db
www.eeworm.com/read/440621/7685714

txt exestealth 2.72 oep finder & patch iat v0.1.txt

// Mr.David EXE Stealth2.72 OEP and Patch IAT v0.1 // This script will quickly put you at the OEP of an EXE Stealth2.72 EXE. // Just run it! msg "请设置OD异常设置除了内存异常外全部忽略,然后从菜单处继续运行脚本" pause dbh
www.eeworm.com/read/437619/7744701

s pivec.s

; :ts=8 include asmglobal.h extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc DMAEN equ 4 .DATA public acc_delay acc_delay dw 0 .CODE dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/197582/7985371

h base64.h

////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1_EE0E_11D1_870E_444553540001__INCLUDED_) #define AFX_BASE64_H__FD6A25D1_EE0E_11D1_870E_444
www.eeworm.com/read/143516/12868763

s pivec.s

; :ts=8 include asmglobal.h extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc DMAEN equ 4 .DATA public acc_delay acc_delay dw 0 .CODE dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/137022/13347505

s pivec.s

; :ts=8 include asmglobal.h extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc DMAEN equ 4 .DATA public acc_delay acc_delay dw 0 .CODE dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/317063/13510948

cpp base.cpp

// Base.cpp : implementation file // #include "stdafx.h" #include "ObjectExtraction.h" #include "Base.h" //#include //using namespace std; #ifdef _DEBUG #define new DEBUG_NEW #
www.eeworm.com/read/307616/13718874

cpp soln9_3.cpp

// Soln 9_3.cpp #include using std::cout; using std::endl; class CBase { protected: int m_anInt; public: CBase(int n) : m_anInt(n) { cout
www.eeworm.com/read/143132/5758718

s pivec.s

; :ts=8 include asmglobal.h extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc DMAEN equ 4 .DATA public acc_delay acc_delay dw 0 .CODE dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/129875/5969006

h base64.h

// Base64.h: interface for the CBase64 class. // Author: Wes Clyburn (clyburnw@enmu.edu) ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1