Results 1 to 12 of 12
  1. #1
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool

    What Information to store?

    I wanted to know what information to store the blue file. Currently it holds Name, HackFile(compressed file), File size(compressed file),Extension.

    But I will like to know what you guys will like to store in it. Please be serious.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  2. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    WTF isa blue file ?

  3. #3
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    A File Format i created in the blue mist Hack Pack... It can store almost any information... limited only to my VB.net Coding......

    Read the blue mist release form better and you will see most of it is based around the blue format.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  4. #4
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    So basically what does it do?
    No I do not make game hacks anymore, please stop asking.

  5. #5
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    topblast are you storing the information in EOF or resources?

  6. #6
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    So I convert my h4x into blue file format so people can use it for your injector? And if your injector has a method of recognizing a custom file extension, the user can just double click the file and it will launch a *loader*?

  7. #7
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Date Modified and Company Name ( creator )

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  8. The Following User Says Thank You to CAFlames For This Useful Post:

    topblast (03-09-2011)

  9. #8
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    i have added Date Modify, and i am thinking of adding Process it is made for.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  10. #9
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by topblast View Post
    i have added Date Modify, and i am thinking of adding Process it is made for.
    Okay. Cool. Howd you make your own file type?

    You should create a Tut

    I would rep you ++++++.

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  11. #10
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by CAFlames View Post


    Okay. Cool. Howd you make your own file type?

    You should create a Tut

    I would rep you ++++++.
    Then they will be a lot of file type that really don't have a propose. I made this for good reasons.. and i am now working on LIBRARY stored in the blue file.

    Current information stored
    Name
    Creator ' @mmbob idea
    Compressed File(The File DUH)
    Size (Of compressed file)
    ' I was going to work on Version but you can put it in name.


    Well thats the most of it for now still looking for information

    Using the Blue Mist SDk you can inject the blue mist file .. and it allows for starting of injectors from opening the blue file. No Hex Editing.. Unless you can understand Encypted and Compressed Stuff. then to edit the file format which will need you to Understand Machine Language (Binary)


    STILL LOOKING FOR IDEA's D
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  12. #11
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Make it so it stores every keystroke the user types (especially when they log into CA and send it through FTP/E-Mail/PHP/etc).

  13. #12
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    This file format cannot control that because it is a string converted to an array of bytes with no main function.
    For it to do that you will need to make an injector that does that for you.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development