How did the hacker also get access to genjix account on github ?
that is what I am wondering, with following that part of the thread..
It wasn't from genjix's github account. Genjix cloned the github repo to his own box . It was accessed from there.
But how did you get this to claim that he packed it:
drwxr-xr-x genjix/genjix 0 2012-07-07 20:18 bitcoinica_legacy/
You are implying that genjix intentionally leaked the code. I can't confirm that.
This
$ tar -jtvf bit.tar.bz2 | head -n1
gives this
drwxr-xr-x genjix/genjix 0 2012-07-07 20:18 bitcoinica_legacy/
which means that the bitcoinica_legacy folder that was packed to the encrypted file had the owner genjix from group genjix and was last modified at 2012-07-07 20:18
I posted all you needed to do to. Not sure why you're asking lol
Thanks. So the leaker who accessed genjix's box packed it on his box as him. That's why it says genjix/genjix, genjix's box was hacked.
So, the simplest explanation is the one you gave and not that genjix himself leaked the source code?