Location:
Search - dlopen
Search list
Description: linux下用c++实现共享库的设计与调用
Platform: |
Size: 19155 |
Author: xutao |
Hits:
Description: provides implementations of the following UNIX APIs:
chdir(), getcwd(), mkdir(), rmdir()
dlopen(), dlclose(), dlsym(), dlerror()
getpagesize()
gettimeofday()
link(), unlink()
glob(), globfree()
mmap(), munmap(), msync()
opendir(), readdir(), rewinddir(), closedir()
pathconf(), realpath()
readv(), writev()
Platform: |
Size: 742599 |
Author: hqsun_sohu@sohu.com |
Hits:
Description: linux下用c++实现共享库的设计与调用-linux using c++ realize the design of shared libraries and call
Platform: |
Size: 18432 |
Author: xutao |
Hits:
Description: Tutorial of Dynamic library access in Linux.
Platform: |
Size: 1024 |
Author: subru |
Hits:
Description: 介绍linux下的dll编写,介绍了dlopen dlerror dlsym dlclose函数的使用-Introduction dll under linux prepared, introduced dlopen dlerror dlsym dlclose function of the use of
Platform: |
Size: 1024 |
Author: adu |
Hits:
Description: Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes.
It includes classes for:
* argument parsing
* logging
* wrappers for threading (pthreads)
* networking with tcp and udp including iostream-based classes
* std::ostream for md5-calculation
* std::ostream-hexdumper
* std::ostream, which duplicates output (like tee)
* wrappers for fork(2) and pipe(2)
* parser for ini files
* parser for property files
* policy based smartpointer
* wrappers for dlopen(2) and dlsym(2)
* std::istream based http client
* uuencoder-std::ostream
* classes to create mime messages for sending mail with attachements or as html-formatted mail
* template based fast signal/slot-classes
* template for pools
* parser for http-query-parameters e.g. for cgi
* ostream-filter for counting bytes passed through it
* wrappers for atomic operations
* std::ostream based wrapper around iconv(3)
Platform: |
Size: 451584 |
Author: leo |
Hits:
Description: 关于在linux下利用dlopen系列函数显式(动态)调用so库中函数的方法。-On linux using dlopen family of functions under the explicit (dynamic) call so the library functions.
Platform: |
Size: 11264 |
Author: guolei |
Hits:
Description: 关于linux下利用dlopen系列函数实现显示(动态)调用so库中类方法。-On linux using dlopen family of functions to achieve the next display (dynamic) call so the library class method.
Platform: |
Size: 50176 |
Author: guolei |
Hits:
Description: Android平台上的注入代码LibInject
处理器是arm的,需要额外处理一些东西
整体流程分3步
1.在目标进程中分配内存,用来写shellcode和参数
2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library
3.运行目标进程中的shellcode-Into the code on the Android platform LibInject processor is the arm of the need for additional processing something the whole process in three steps 1 to allocate memory in the target process, and parameters used to write shellcode 2 to the target process to write shellcode, shellcode will calls dlopen to load our library 3. shellcode to run the target process
Platform: |
Size: 4096 |
Author: ljh |
Hits:
Description: 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
Platform: |
Size: 4096 |
Author: 一一 |
Hits:
Description: 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 MAKEFILE
Platform: |
Size: 5120 |
Author: guzhenzhou |
Hits:
Description: Mixer Interface - simple abstact module - base library (dlopen function).
Platform: |
Size: 1024 |
Author: nunjucer |
Hits:
Description: If we are in a dlopen()ed .so write to a global variable would segfault (ugh), so keep things static.
Platform: |
Size: 8192 |
Author: xvlangbq |
Hits:
Description: Service breakpoints like the handling of dlopen would be a low-level breakpoint, likely without tracepoint attached.
Platform: |
Size: 4096 |
Author: jbkerrie |
Hits:
Description: Wrapper functions for dlopen(), dlsym(), dlclose(). Note that the ifdef tests for various environments should be expanded.
Platform: |
Size: 3072 |
Author: jgjinmo |
Hits:
Description: This tests the dlopen dlsym dlclose wrappers provided by the crazy linker to loaded libraries Source Code for Linux v2.13.6.
Platform: |
Size: 2048 |
Author: tengnymin |
Hits: