$ find -L . ./0x401000 <--- Function ./0x401000/0x401000 <--- Basic Block ./0x401000/0x401000/0x401000 <--- Instructions ./0x401000/0x401000/0x401002 < ./0x401000/0x401000/0x401008 < ./0x401000/0x401000/0x401009 < ./0x401000/0x401000/0x40100e < ./0x401000/0x401000/0x401010 <
$ for i in `ls`;do echo -n "$i: "; cat $i; echo; done 0x401050: push ebp 0x401051: mov ebp [esp+arg_0] 0x401055: push esi 0x401056: mov eax ebp 0x401058: push edi 0x401059: lea edx [eax+1] 0x40105c: lea esp [esp+0]
$ find -L . -type d ./0x402140/0x4023b9/0x4023c0_0x401050 ./0x402140/0x4023b9/0x4023c0_0x401050/0x401050 ./0x402140/0x4023b9/0x4023c0_0x401050/0x401060 ./0x402140/0x4023b9/0x4023c0_0x401050/0x401067 ./0x402140/0x4023b9/0x4023c0_0x401050/0x401070
$ find . -type f -exec egrep -H 'sprintf|sscanf|recv|bind|accept' {} \; ./0x401050/0x401094/0x4010aa:call ds:_imp__sprintf ./0x401700/0x401700/0x401716:call ds:_imp__sprintf ./0x404850/0x4048e6/0x4048f9:call ds:_imp__accept ./0x406090/0x4061d9/0x4061e6:call ds:_imp__sscanf ./0x406090/0x40624d/0x40625a:call ds:_imp__sscanf ./0x4062e0/0x406340/0x406353:call ds:_imp__sscanf ./0x406c90/0x406d64/0x406d7a:call ds:_imp__sprintf ./0x404060/0x4040a7/0x4040b1:call ds:_imp__recv ./0x40dd20/0x40dd62/0x40dd6b:call ds:_imp__bind
There are 31,328 total registered users.
[+] expand