Jump to content
  • 0

Is it possible to find the class by the hex value?


kyh

Question

hello I'm trying to find a class (or the path to it) but I only have the hex value, how can I find it having only this information?

any suggestions using dnspy?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

On 12/21/2022 at 7:05 AM, kyh said:

hello I'm trying to find a class (or the path to it) but I only have the hex value, how can I find it having only this information?

any suggestions using dnspy?

Hi! Certainly yes but what kind of Hex that You have? Is it String to Hex or a reference? You might want to see Your Converted Hex first to see the content and then find it on DnSpy:
Hex to String Converter
Hex to Arm Converter
Well, if You have previous Dump.cs from previous version, You can find the Updated Class Name using: Class Finder. Latest Unity have their Class Name Obfuscated or Encrypted, so it might also helps. Mentioning that it is "Hex" is kinda Ambiguous since Hex is only a Data Representation: It could be Numbers, Colors, String, or even Arm Instruction. You might want to read other thread since You're gonna dwindling with Hexes: Hex il2cpp
 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.