代码搜索:IDC连接器
找到约 10,000 项符合「IDC连接器」的源代码
代码结果 10,000
www.eeworm.com/read/332113/3401533
stx idc.stx
#TITLE=C/C++
; C/C++ syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
;
; Modified by C.M. Dearlove, chris@mnemosyne.demon.co.uk.
; (Added and correct
www.eeworm.com/read/332113/3401537
idc square.idc
/**
文件名: square.idc
用途 : 通过分析程序上下文来追踪数据的来历.
说明 : 针对HP-UX PA指令。
编写 : watercloud
日期 : 2003-2-27
**/
//#include
/**
函数: success createFunction(long)
说明: 如果指定地址处没有定义函数则试图在该处定
www.eeworm.com/read/332113/3401540
idc tiger.idc
/**
文件名: tiger.idc
用途 : 通过分析函数调用场景来试图找出危险的调用。
说明 : 针对HP-UX PA指令。
编写 : watercloud
日期 : 2003-3-1
**/
/**
函数名:void func1arg(string,string,long,long,string)
说明: 企图分析全部对__funcName的调用时使用
www.eeworm.com/read/269793/4243541
idc hashfinder.idc
//
// _ _ _ _____ _ _
// | | | | __ _ ___| |__ | ___(_)_ __ __| | ___ _ __
// | |_| |/ _` / __| '_ \ | |_ | | '_ \ / _` |/ _ \ '__|
// | _ | (
www.eeworm.com/read/269793/4243542
idc _readsym.idc
// _readsym.idc
// This script imports Pentica-B symbol file information
// code by twh, rev 10/04/2000
#include
// These values for use with Hitachi H8300L (3644F)
#define SEGOFFSE
www.eeworm.com/read/269793/4243543
idc dumpinfo.idc
/*哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌
DumpInfo.IDC v0.0.0 By: J.C. Roberts
www.eeworm.com/read/269793/4243545
idc rvatophy.idc
/*
// File:
// rvatophy.idc
//
// Created by:
// Atli Gudmundsson (agudmundsson@symantec.com)
//
// Purpose:
// Convert a relative virtal address to a physical address, based on the PE i
www.eeworm.com/read/269793/4243546
idc phytorva.idc
/*
// File:
// phytorva.idc
//
// Created by:
// Atli Gudmundsson (agudmundsson@symantec.com)
//
// Purpose:
// Convert a physical address to a relative virtal address, based on the PE i
www.eeworm.com/read/269793/4243556
idc exports.idc
//exports.idc
#include
static main()
{
auto x, ord, ea;
Message("\n Program Entry Points: \n \n");
for ( x=0; x