Jump to content

HEX2STR


znromonk

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  05/18/12
  • Last Seen:  

index.php?app=downloads&module=display&section=screenshot&id=2430

File Name: HEX2STR

File Submitter: znromonk

File Submitted: 16 Jun 2012

File Category: Client Tools

Content Author: znromonk

This is yet another small software written in C#. Like the filename says, it will convert HEX values to String (read Restrictions) . The application will also accept gravity dumps.

hex2strscreenshot.png

How to Use

No buttons to click, no menus to go through. Paste your hex in the input box and then press "tab" or shift focus to the output area.

What is the Use ?

  • Convert Hex to String.
  • Try to figure out what could have caused the gravity error. (Though the output is not always helpful)

Restrictions

Only accepts the following inputs:

  • Gravity Dumps (only the hex part like in the screenshot - multi-line and single-line)
  • Space delimited or non-separated Hex strings (multi-line and single-line) eg.: 0505550500 or 05 05 05 05 00.

If there is an error in the input, it throws the error in a Dialog box. Click Ok to ignore it. You can google the error to find what was wrong with the input.

Platform

Compiled using VS11 Beta on Win7 x64.

Is the source available ?

Yes. It is. You can get it from here.

Can I modify it ?

Yes. Go crazy.

PS:The gravity error was taken from a support thread at eA about custom items.

Click here to download this file

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...