Skip to content

TypeError #15

@penq123

Description

@penq123

root@pgq-virtual-machine:/home/pgq/桌面/linux-inject/dlinject# python3 dlinject.py 5007 /home/pgq/桌面/linux-inject/trp.so

.___.__  .__            __               __

| _/| | || ____ || ____ / | ______ ..
/ __ | | | | |/ \ | |/ __ _/ \ \ _ < | |
/ /
/ | | |
| | | \ | \ /\ _| | | |> >
|
_
| |____/
|| /_| |__ >___ >| /| // ____|
/ /_
| / / /|_| /

source: https://github.com/DavidBuchanan314/dlinject

[] searching for dlopen...
[
] located dlopen in /usr/lib/x86_64-linux-gnu/libc-2.31.so @ offset 0x7f4625d70000.
Traceback (most recent call last):
File "dlinject.py", line 385, in
dlinject(args.pid, abs_path, args.stopmethod or "sigstop")
File "dlinject.py", line 128, in dlinject
dl_open_addr = mod_base + dl_open_offset
TypeError: unsupported operand type(s) for +: 'int' and 'NoneType'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions