E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Improt
dll
improt
dll exprot
The32-biteditionofVisualC++uses_declspec(dllimport)and_declspec(dllexport)toreplacethe__exportkeywordpreviouslyusedin16-bitversionsofVisualC++. Youdonotneedtouse_declspec(dllimport)foryourcodetocompil
j_m
·
2012-03-13 15:00
Access和VBA
1第一个问题:利用程序将CSV导入数据库:第一步:建立
Improt
/ExportSpecification具体步骤:选择“File”-->"GetExternalData"-->"Import",选择需要导入的文件
carolzhang8406
·
2011-07-09 15:00
数据库
Date
Microsoft
table
Access
VBA
Notice when we
improt
files in Objective-C
Notice that for importing class header files that are not frameworks, the header file name is in quotes rather than the angle brackets used for importing frameworks (as
blessdyb
·
2010-12-20 19:00
C++
c
C#
Objective-C
Oracle中加密PL/SQL源码
加密的源文件可以移动,备份,可被SQL*Plus和
Improt
和Export工具处理,但在静态数据字
wuhuizhong
·
2010-07-19 12:00
oracle
sql
脚本
PE文件格式详解(五)――
Improt
Table(引入表)
这节即将学习的ImportTable和下节的ExportTable关系密切,两者联合起来就可以解决我们开始提出的问题。在说明ImportTable和ExportTable的作用之前先让我们明白编译器是如何处理我们调用外部库函数的。在PE文件中,当你调用另一模块中的函数(例如USER32.DLL中的GetMessage),编译器制造出来的CALL指令并不会把控制权直接传给DLL中的函数,而是传给一个
lwglucky
·
2010-03-13 01:00
数据结构
image
table
dll
import
Descriptor
PE文件格式详解(五-2)――
Improt
Table(引入表)
现在我们知道如何找到引入表了。DataDirectory数组第二项的VirtualAddress包含引入表地址。引入表实际上是一个IMAGE_IMPORT_DESCRIPTOR结构数组。每个结构包含PE文件引入函数的一个相关DLL的信息。比如,如果该PE文件从10个不同的DLL中引入函数,那么这个数组就有10个成员。该数组以一个全0的成员结尾。下面详细研究结构组成:IMAGE_IMPORT_DES
lwglucky
·
2010-03-13 00:00
function
image
table
dll
import
Descriptor
修改IAT,HOOK API
////write by Gxter////本程序是用寻找并修改(
Improt
Address Table)的方法来实现HOOK一个API函数#include #include #include #define
iiprogram
·
2007-08-16 09:00
image
api
null
import
hook
Descriptor
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他