代码搜索:CBASE
找到约 763 项符合「CBASE」的源代码
代码结果 763
www.eeworm.com/read/137332/13329356
h leefj.h
#ifndef _LeeFJ_H_
#define _LeeFJ_H_
//*
class LeeFJ : public CBase
{
public:
LeeFJ();
~LeeFJ();
}
//*/
#endif
www.eeworm.com/read/131315/5935679
makefile
#
# Makefile for compiling Perl under OS/2
#
# Needs a Unix compatible make.
# This makefile works for an initial compilation. It does not
# include all dependencies and thus is unsuitable for seriou
www.eeworm.com/read/409576/11318889
h base64.h
// Base64.h: CBase64 类定义.
//
#ifndef _BASE64_H__INCLUDED
#define _BASE64_H__INCLUDED
// class CBase64
class CBase64
{
public:
CBase64();
virtual ~CBase64();
virtual int Decode( LPCT
www.eeworm.com/read/409114/11346500
h head.h
#ifndef head_h
#define head_h
class CBase
{private:
int pointx;
int pointy;
public:
CBase(int=0,int=0);
int GetPointx();
int GetPointy();
void SetPointx(int=0);
void SetPoi
www.eeworm.com/read/263399/11364664
cpp inheritance.cpp
#include
//【例11.1】公有派生中各成员的访问权限。
class CBase
{
int x;
protected:
int y;
public:
int z;
CBase(int a,int b,int c) {x=a;y=b;z=c;}
int Getx(void) {return x;}
int Ge
www.eeworm.com/read/262705/11393501
txt dbpe2x.txt
/*
//////////////////////////////////////////////////
DBPE 2.x OEP finder v0.2
Author: loveboom
Email : bmd2chen@tom.com
OS : Winxp sp1,OllyDbg 1.1,OllyScript v0.85(latest)
Date : 2004-6-14
www.eeworm.com/read/262705/11393610
txt uprot1_vb.txt
/*
//////////////////////////////////////////////////
UltraProtect 1.x/ACprotect 1.22 OEP Finder(For VB only!)
( for 'oep obfuscation and anti loader' mode)
Author: loveboom
Email : bmd2chen@
www.eeworm.com/read/262705/11393614
txt telock0.98x.txt
// Mr.David TeLock0.98 OEP finder v0.1
// This script will quickly put you at the OEP of an TeLock0.98 EXE.
// Just run it!
var a
msg "请设置OD异常设置不要忽略任何异常,然后从菜单处继续运行脚本"
pause
var cbase
www.eeworm.com/read/262705/11393870
txt telock 0.9-1.0 oep finder.txt
/*
//////////////////////////////////////////////////
tElock 0.9 - 1.0 (private) -> tE! OEP Finder v0.1
Author: loveboom
Email : bmd2chen@tom.com
OS : Win2kADV sp2,OllyDbg 1
www.eeworm.com/read/262705/11393931
txt telock_0.9.txt
/*
//////////////////////////////////////////////////
tElock 0.9 - 1.0 (private) -> tE! OEP Finder v0.1
Author: loveboom
Email : bmd2chen@tom.com
OS : Win2kADV sp2,OllyDbg 1.1b,OllyScript v0