• About Me <3
  • DJ SkunkieButt (DJing Stuff)
  • DONATE
  • Pictures :3
  • Program Bugs
  • Programs
  • Archives
  • Categories
  • Archive for November, 2009

    First of the Dream Series


    2009 - 11.26

    So this is the first weird dream since I started this blog, I frequently have weird dreams…

    I had dreamed that I woke up in between my guy friend and this other fat guy, we were apparently in a 3 way marriage thing that happened the previous night.  He told me I stored the pictures of the wedding on a random spot on my laptop and got me thinking why I would store them there but when I went to the location he said I put them, there were pictures of the 3 chicks and a guy.  I started acting like a spy and investigating these images and it led me to a room upstairs where the three girls were, but they were nekky and crying, like they’ve been raped.  One of them tried to kill me so I hid downstairs in a closet.  That’s all i can remember…

    A New Job :3


    2009 - 11.24

    Well I’m working for a new company that should get me well off on my career if it takes off, it’s a new banking system <3 I luv it.  Wish me luck on it ^_^ PS furries are taking over >:3

    Banned Console Facts


    2009 - 11.24

    Well, it has come to my attention that a lot of the community doesn’t know about the facts about what happens when a console get’s banned.  Here’s the minor jist of it:

    Thanks to xorloser, I read up on his knowledge on how an Xbox obtains the banned list.  Every update, a list of banned consoles gets stored into the flash and everytime you connect to live, a small file is downloaded silently that contains any updates of newly banned consoles.

    When a console get’s banned, the console loses the ability to load content other than it’s own, not just getting kicked off Xbox Live.  Not only that, the content is locked to that console and can only be loaded from that one.

    The way foreign consoles check if the package was from a banned console is by reading the console ID in the STFS certificate, located at offset 2 from the beginning of the Certificate (Certificate starts at offset 4 of the package).  It then back checks that ID against the lists and if it is in there, it shows it as a corrupt package.  Need I remind you that this is after it checks the integrity of the header (checks the RSA signature). Then it checks if the License is set to null or it’s self (see below).

    The way the banned console checks if the package is it’s own is by going to that same method but not comparing it to the banned list, but instead, comparing it to the ID stored in the KV.  The next time it is accessed and signed, it sets an STFS License to that console ID.  An STFS License consists of 8 bytes long for the ID of the Licenses, 4 bytes int for info bits, and 4 bytes int for flags, it starts at 0x22C in the STFS header, and goes down to 0x32C, allocating for 0×10 Licenses.  The first License is always set to -1 if there are no Licenses needed (0xFFFFFFFFFFFFFFFF).

    So how do we fix that?  Simple, clear all Licenses, resign wif an unbanned Key Vault.  All you need to do, the content itself is unmodified so no need to “rehash.”

    I made a quick app that:
    *Clears the Licenses
    *Makes the save transferrable/workable on any profile/device
    *resigns using any KV (default KV in there is currently an unbanned one)
    This is just a lil sumtinsumtin I created so ya… open file, Yiff It, ready to go.
    Download (CLICK ME)

    .NET RC4 Library


    2009 - 11.24

    This is a class for RC4 because the DotShitFramework doesn’t come with it.

    *Includes Kerberos implementation

    How to use:
    Add to references
    Using CryptoRC4;

    How to use Kerberos:
    Using CryptoRC4.Kerberos;

    RC4 … = new RC4(keybytearray);

    Download (CLICK ME)

    UDP Flooder


    2009 - 11.24

    So ya, I’m currently working on getting a general library constructed instead of just this app so I can make a program that can connect to other people and can team attack a victim.

    Made this when I was bored, for educational purposes, in no way am I responsible for your actions.

    A UDP Flooder is a program that floods a victims internet with UDP Packets for a DoS (Denial of Service) attack.  Though the attack is only effective when:
    1) Attackers upload speed is much faster than the victims download speed
    or
    2) Multiple attackers are “hitting” the victim with packets

    DoS ATTACKS ARE ILLEGAL UNLESS IN A CONTROLLED CONSENSUAL LEARNING ENVIRONMENT

    Download (CLICK ME)

    New Home


    2009 - 11.24

    Welcome to the new location of DJ Shepherd/Dalavin/Skunkie Butt/Tanner ‘s updates.

     

    Rawr :3