• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

Stealth Server Tutorial: How to make your own Custom Imgae?! ****Avatar Example***

silent07

Active Poster
Active Member
////////////////////Instructions//////////////////////////

///////////////////Custom Image///////////////////////////


Want to know how to do this?

Note: You'll need base address for code.


Avatar Image: https://ibb.co/pvxFcVd

Step 1:
Find or Create a custom Image. For this example were using Avatar. Make sure size is equal to or less than image(in bytes).

Step 2:
Compress Image here: https://compresspng.com/
Download folder & extract. Should be simple?!

Step 3:
Change extension to .bin, then upload here:
https://tomeko.net/online_tools/file_to_hex.php?lang=en
Make sure both boxes are checked, cause you want output to be in hexadecimal form. Click, Copy all of it.

Step 4:

Put your image's base address where 92D84DC8, if your using Avatar dont change!(17559) Then copy this over to Hooks(title/game), place under dash.xex.
See example: https://ibb.co/DWz2VYH
//Avatar Image
memcpy((BYTE*)DecVar(ENC_VAR(0x92D84DC8)), AVATAR, sizeof(AVATAR));

Step 5:
Take picture hexadecimal you copied previously & put it within brackets.

unsigned char AVATAR[0x95f]{

put hexdecimcal shit here!.


}

See Picture example: https://ibb.co/1Txdjc8

Step 6:
Copy this code & put it somewhere above.

//See picture Example: https://ibb.co/JzXyPbF
#define ENC_SEED ((("update.rpf"[5] * 1337) + ("default.xex"[9] * 1337)) * 5)
#define ENC_VAR(A) (A ^ ENC_SEED)
template<typename T>
T DecVar(T dwVal) {
return (dwVal ^ ENC_SEED);
}


Next time you boot into dash, you will see your new Avatar Image. You can get most images from xzp files. Watch this if you dont know WTF im talking about:


thanks,

-some guy


Download(Link)
 
Nice tuto but for
Step 3:
Change extension to .bin, then upload here:
https://tomeko.net/online_tools/file_to_hex.php?lang=en
Make sure both boxes are checked, cause you want output to be in hexadecimal form. Click, Copy all of it. /////// my trick is more /// right click the image.png /open in hdx (hexeditor) then simply click tool and export to c (you can set path for future use) it generate a. C files with all data needed to print image
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    789betmiami is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    cPwqA is our newest member. Welcome!
  • Chat Bot:
    keonhacaifootball is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Keonhacai5vip11 is our newest member. Welcome!
  • Chat Bot:
    smoore99 is our newest member. Welcome!
  • Chat Bot:
    Pagliosa is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    prototypefox is our newest member. Welcome!
  • Chat Bot:
    maogege is our newest member. Welcome!
  • Chat Bot:
    ShadowPsy974 is our newest member. Welcome!
  • Chat Bot:
    Ghost8099 is our newest member. Welcome!
  • @ Ghost8099:
    Yurrrrrr
  • @ Ghost8099:
    Can we get a new link here brotha
  • Chat Bot:
    Mason Fo has left the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    wzxcvcv is our newest member. Welcome!
  • Chat Bot:
    cnood is our newest member. Welcome!
      Chat Bot: cnood is our newest member. Welcome!
      Back
      Top