Eric Butler

Results 46 comments of Eric Butler

Ah looks like they changed this. Raw data hex dump now appears under the "TECH" tab.

Thanks for heading this up! Note you can place ``` before and after the info so the formatting doesn't get messed up (I edited your comment).

What does the NXP TagInfo app say when you scan the card? https://play.google.com/store/apps/details?id=com.nxp.taginfolite&hl=en

Most Mifare Classic cards require an encryption key to read data. You can try using one of the cracking tools (Mfoc).

Can you please grab the latest code from git? I fixed a NPE but haven't done a deploy yet.

You can work around this issue by running: ``` $ sudo /tmp/firesheep/firesheep-backend --fix-permissions ``` I'll try to figure out a better solution, but it seems the new official API requires...

Do you have a patch? Otherwise I'll get on this..

Could you please fork the project, commit & push your changes, and send a pull request?

Hello, I'd like to keep the GitHub Issue tracker reserved for bug reports and ask that you please move all other discussions here: http://groups.google.com/group/firesheep Thanks for your interest in Firesheep!

> Hey @codebutler! First of all - thank you for the pull request! > > I went through the changes you implemented in this PR, I must say that this...