kotee4ko

Results 23 issues of kotee4ko

After night of pressing `make` I'm got this: ``` root@Debian-913-stretch-64-minimal:/opt/dwarfexport/bin# file dwarfexport.plx64 dwarfexport.plx64: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=a1a0c79cac393990dab5d86e463a63de2285cd51, not stripped root@Debian-913-stretch-64-minimal:/opt/dwarfexport/bin# ldd dwarfexport.plx64...

``` /* If hide_pid is contained in the first struct in the list, then we have to shift everything else up by it's size */ if ( current_dir == dirent_ker...

Thank you for you're work. It is very cool and interesting information, but what about real program PWN? in the real situation there is no such beautiful environment as in...

Hi :) ![изображение](https://user-images.githubusercontent.com/62266948/137792735-4f86dda2-7669-450f-b034-e83fce712d43.png) Quick fix: - 490 assert(!ctx->target_is_dynamic || (ctx->target_is_dynamic && ctx->target_interp_name)); + 490 //assert(!ctx->target_is_dynamic || (ctx->target_is_dynamic && ctx->target_interp_name));

bug

``` root@by119:/sbin# strace ./tshd execve("./tshd", ["./tshd"], [/* 21 vars */]) = 0 brk(0) = 0x1ad4000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb67483b000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such...

Hello. Thanks for you're hard work. Can you explain me, please, what I'm doing wrong? ![image](https://user-images.githubusercontent.com/62266948/103988904-8187bc00-5197-11eb-9495-c848b29f8adb.png)

I don't sure, but as I can see - docker processes hangs and load CPU. pts1: ![image](https://user-images.githubusercontent.com/62266948/103991138-f90b1a80-519a-11eb-8177-9aa5ed913735.png) pts2: ![image](https://user-images.githubusercontent.com/62266948/103991198-07f1cd00-519b-11eb-97e2-ed8e4d4dd8fa.png) I can share more log data if needed, but I don't...

Just want to say sank you!

some more warn fixes