PDA

View Full Version : Request help:can not find flexlm seed1/2 in linux


bobo_zhshb
01-25-2011, 10:02 PM
helllo all,i'm sorry,my english is poor.
I have a target, it is using Flexlm v9.5. i had successfully setup ida linux server and ida windows client to remotely debug,
vendor daemon link:http://rapidshare.com/files/444399101/vendor.zip
my operation step is:
step1,search 6F7330B8h,set two breakpoints at "push ebp" and "call edi".
step2,press F9 to process,and F8 to step over until it jump,press F9 again,it will not jump and step over to "call edi",press F8 again to "add esp, 0ch" stop
step3,hex dump,i can not next step what i should do.
the operation picture is:http://rapidshare.com/files/444400332/1.JPG
hope git and bfox will help me.
thank you very much

:confused:

bobo_zhshb
02-23-2011, 02:10 AM
I followed Git's Guide and success to get Encryption_seeds.Thanks a lot to Git.:)