搜索资源列表
C++-dlopen
- linux下用c++实现共享库的设计与调用
unix仿真
- provides implementations of the following UNIX APIs: chdir(), getcwd(), mkdir(), rmdir() dlopen(), dlclose(), dlsym(), dlerror() getpagesize() gettimeofday() link(), unlink() glob(), globfree() mmap(), munmap(
C++-dlopen
- linux下用c++实现共享库的设计与调用-linux using c++ realize the design of shared libraries and call
dlopen-1.1.tar
- Tutorial of Dynamic library access in Linux.
dltest.c
- 介绍linux下的dll编写,介绍了dlopen dlerror dlsym dlclose函数的使用-Introduction dll under linux prepared, introduced dlopen dlerror dlsym dlclose function of the use of
cxxtools-1.4.8.tar
- Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threa
test_c_so
- 关于在linux下利用dlopen系列函数显式(动态)调用so库中函数的方法。-On linux using dlopen family of functions under the explicit (dynamic) call so the library functions.
test_class_so
- 关于linux下利用dlopen系列函数实现显示(动态)调用so库中类方法。-On linux using dlopen family of functions to achieve the next display (dynamic) call so the library class method.
Android.LibInject
- Android平台上的注入代码LibInject 处理器是arm的,需要额外处理一些东西 整体流程分3步 1.在目标进程中分配内存,用来写shellcode和参数 2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library 3.运行目标进程中的shellcode-Into the code on the Android platform Li
LibInject
- 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
dlopen
- 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
sbasedl
- Mixer Interface - simple abstact module - base library (dlopen function).
usage
- If we are in a dlopen()ed .so write to a global variable would segfault (ugh), so keep things static.
breakpoint
- Service breakpoints like the handling of dlopen would be a low-level breakpoint, likely without tracepoint attached.
auto_pointer01
- Wrapper functions for dlopen(), dlsym(), dlclose(). Note that the ifdef tests for various environments should be expanded.
time64
- This tests the dlopen dlsym dlclose wrappers provided by the crazy linker to loaded libraries Source Code for Linux v2.13.6.