Page 2 of 2

Re: How would one digitally sign a file programmatically?

Posted: Sun Oct 17, 2010 6:30 pm
by blueznl
I married a chinese, dunno' if that counts :-)

Re: How would one digitally sign a file programmatically?

Posted: Sun Oct 17, 2010 7:11 pm
by wallgod
blueznl wrote:I married a chinese, dunno' if that counts :-)
blueznl, you must be a hacker! :mrgreen:

Re: How would one digitally sign a file programmatically?

Posted: Mon Oct 18, 2010 9:39 pm
by Rook Zimbabwe
blueznl wrote:I married a chinese, dunno' if that counts :-)
So did I... And her relatives either think being a malware hacker is cool (no thanks to TV5 Sighuan) or they script kiddy attack where nno script kiddy should.

As for me... I would like to know how to do this for the MAC... AFAIK the only difference between iPad/iPhone and regular mac apps is their digital signature... or as I call it Apple Handcuffs (and tthe accelerometer and estures libs)

I should also point out that I was not the first one to raise the flag because I didn't think malware this time... :wink:

Re: How would one digitally sign a file programmatically?

Posted: Wed Oct 20, 2010 6:32 pm
by LuCiFeR[SD]
Rook Zimbabwe wrote: As for me... I would like to know how to do this for the MAC... AFAIK the only difference between iPad/iPhone and regular mac apps is their digital signature... or as I call it Apple Handcuffs (and tthe accelerometer and estures libs)
Sorry Rook, there are significant differences with the hardware and API. Nothing to do with digital signatures. Just because Apple make them doesn't automatically mean the executables are compatible. It is just the same with Linux too. Just cause an executable is compiled in Ubuntu(x86) Doesn't automatically mean that same executable would run on Ubuntu(PPC) or Ubuntu(Arm), it would require you to modify/recompile the source for the target platform.