shaxo

Results 3 comments of shaxo

Here are my debug comments: http://pastebin.com/eJeWZRX1 here is the output i got in gdb: > Starting program: /usr/bin/ssh [email protected] > DEBUG:init_lib_wrapper called from gcc_init > DEBUG:pid[24931]:at_init > [proxychains] DLL init:...

Sorry for my previous post. The branch if(hostlen) is taken. hostlen is 256, servlen changes (32 and zero). In gbd: > Breakpoint 1, pc_getnameinfo (sa=0x3e541e64030, salen=16, host=0x7f7ffffe7cb0 "192.168.1.10", > hostlen=256,...

No change apparently with the updated pc_getnameinfo. I'll try to have a closer look the coming week.