Giter VIP home page Giter VIP logo

linux_so_injector's People

Contributors

parkhanbum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

linux_so_injector's Issues

occurred segment faults while dlopen.

Reading symbols from /home/m/git/linux-so-injector/sample-library.so...done.
0x00007f1a8b0f481e in _dl_relocate_object (scope=0x6aaa78,
    reloc_mode=reloc_mode@entry=1,
    consider_profiling=consider_profiling@entry=0) at dl-reloc.c:258
258     dl-reloc.c: No such file or directory.
(gdb) bt
#0  0x00007f1a8b0f481e in _dl_relocate_object (scope=0x6aaa78,
    reloc_mode=reloc_mode@entry=1,
    consider_profiling=consider_profiling@entry=0) at dl-reloc.c:258
#1  0x00007f1a8b0fd0bd in dl_open_worker (a=a@entry=0x7ffd193d9828)
    at dl-open.c:382
#2  0x00007f1a8aa3b2df in __GI__dl_catch_exception (
    exception=exception@entry=0x7ffd193d9808,
    operate=operate@entry=0x7f1a8b0fcdc0 <dl_open_worker>,
    args=args@entry=0x7ffd193d9828) at dl-error-skeleton.c:196
#3  0x00007f1a8b0fc7ca in _dl_open (
    file=0x6aa670 "/home/m/git/linux-so-injector/sample-library.so",
    mode=-2147483647, caller_dlopen=0x400fd9, nsid=<optimized out>,
    argc=1, argv=<optimized out>, env=0x7ffd193d9be8) at dl-open.c:605
#4  0x00007f1a8aee4f96 in dlopen_doit (a=a@entry=0x7ffd193d9a58)
    at dlopen.c:66
#5  0x00007f1a8aa3b2df in __GI__dl_catch_exception (
    exception=exception@entry=0x7ffd193d99f8,
    operate=operate@entry=0x7f1a8aee4f40 <dlopen_doit>,
    args=args@entry=0x7ffd193d9a58) at dl-error-skeleton.c:196
#6  0x00007f1a8aa3b36f in __GI__dl_catch_error (
    objname=objname@entry=0x6aa6c0, errstring=errstring@entry=0x6aa6c8,
    mallocedp=mallocedp@entry=0x6aa6b8,
    operate=operate@entry=0x7f1a8aee4f40 <dlopen_doit>,
    args=args@entry=0x7ffd193d9a58) at dl-error-skeleton.c:215
#7  0x00007f1a8aee5735 in _dlerror_run (
    operate=operate@entry=0x7f1a8aee4f40 <dlopen_doit>,
    args=args@entry=0x7ffd193d9a58) at dlerror.c:162
#8  0x00007f1a8aee5051 in __dlopen (file=<optimized out>,
    mode=<optimized out>) at dlopen.c:87
#9  0x0000000000400fd9 in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb) x/i $rip
=> 0x7f1a8b0f481e <_dl_relocate_object+206>:    movaps %xmm0,-0x70(%rbp)
(gdb) x/gx $rbp-0x70
0x7ffd193d95b8: 0x0000000000000000

refer : stackoveflow link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.