搜索资源列表

  1. C++-dlopen

    0下载:
  2. linux下用c++实现共享库的设计与调用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19155
    • 提供者:xutao
  1. unix仿真

    0下载:
  2. provides implementations of the following UNIX APIs: chdir(), getcwd(), mkdir(), rmdir() dlopen(), dlclose(), dlsym(), dlerror() getpagesize() gettimeofday() link(), unlink() glob(), globfree() mmap(), munmap(
  3. 所属分类:Linux/Unix编程

  1. C++-dlopen

    0下载:
  2. linux下用c++实现共享库的设计与调用-linux using c++ realize the design of shared libraries and call
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:18432
    • 提供者:xutao
  1. dlopen-1.1.tar

    0下载:
  2. Tutorial of Dynamic library access in Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:subru
  1. dltest.c

    0下载:
  2. 介绍linux下的dll编写,介绍了dlopen dlerror dlsym dlclose函数的使用-Introduction dll under linux prepared, introduced dlopen dlerror dlsym dlclose function of the use of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:adu
  1. cxxtools-1.4.8.tar

    0下载:
  2. Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:451584
    • 提供者:leo
  1. test_c_so

    0下载:
  2. 关于在linux下利用dlopen系列函数显式(动态)调用so库中函数的方法。-On linux using dlopen family of functions under the explicit (dynamic) call so the library functions.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:11264
    • 提供者:guolei
  1. test_class_so

    1下载:
  2. 关于linux下利用dlopen系列函数实现显示(动态)调用so库中类方法。-On linux using dlopen family of functions to achieve the next display (dynamic) call so the library class method.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:50176
    • 提供者:guolei
  1. Android.LibInject

    0下载:
  2. Android平台上的注入代码LibInject 处理器是arm的,需要额外处理一些东西 整体流程分3步 1.在目标进程中分配内存,用来写shellcode和参数 2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library 3.运行目标进程中的shellcode-Into the code on the Android platform Li
  3. 所属分类:android开发

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:ljh
  1. LibInject

    0下载:
  2. android平台上的注入代码,目标进程中写入shellcode, shellcode会调用dlopen来载入library -android platform to inject code into the target process to write shellcode, the shellcode calls dlopen to load the library
  3. 所属分类:android开发

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:一一
  1. dlopen

    0下载:
  2. LINUX、UNIX环境下加载动态链接库的示例。 使用了系统函数有:dlopen,dlsym,dlerror 内涵MAKEFILE. 不明白的请加QQ:170511890-LINUX, UNIX environment to load dynamic link library sample. Using the system function are: dlopen, dlsym, dlerror connotation M
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:5120
    • 提供者:guzhenzhou
  1. sbasedl

    0下载:
  2. Mixer Interface - simple abstact module - base library (dlopen function).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:nunjucer
  1. usage

    0下载:
  2. If we are in a dlopen()ed .so write to a global variable would segfault (ugh), so keep things static.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:8192
    • 提供者:xvlangbq
  1. breakpoint

    0下载:
  2. Service breakpoints like the handling of dlopen would be a low-level breakpoint, likely without tracepoint attached.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:jbkerrie
  1. auto_pointer01

    0下载:
  2. Wrapper functions for dlopen(), dlsym(), dlclose(). Note that the ifdef tests for various environments should be expanded.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:jgjinmo
  1. time64

    0下载:
  2. This tests the dlopen dlsym dlclose wrappers provided by the crazy linker to loaded libraries Source Code for Linux v2.13.6.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:tengnymin

源码中国 www.ymcn.org