Skip to content

load so file into current memory space and run function

License

Notifications You must be signed in to change notification settings

xrw67/elfloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elfloader

load so file into current memory space and run function

run

# create example, hello.so 
make -f makefile.hello

# make elfloader
make

# run function main1 in hello.so
./elfloader ./hello.so main1

elemeta47 at gmail dot com

About

load so file into current memory space and run function

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages