Slashdot Mirror


User: Miandrital

Miandrital's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:I'm sure posting it on /. on White House Petition To Make Cell Phone Unlocking Legal Needs 11,000 Signatures · · Score: 2

    At 8,601 now

  2. Same thing with iPods on Microsoft Employees Love Their iPhones · · Score: 4, Informative

    I remember this same story came out about how a growing number of MS employees were using ipods, and apparently it was frowned upon, so they started switching the white headphones for regular ones. Link: http://www.wired.com/gadgets/mac/commentary/cultofmac/2005/02/66460

  3. Re:Why owuld you need to access the source on Fixing Bugs, But Bypassing the Source Code · · Score: 1

    code. I would argue that would be the worst way to do it.

    Look at the hex, make changes. The conept is no different then inserting or replacing a JMP to get around software protection.

    But what happens with this program when you want to redistribute the code for a different platform? You wouldn't (easily) be able to convert the binary code back into the original language of the program. Unless im missing something here...