How can we help you today? How can we help you today?

VB .NET decompile seeing characters in the decomplied code

Hi I decompiled a DLL using this product, but in many of line i see what look like pointers or Hex numbers. any idea what these are ? For eg: one of the lines is shown below what does &H3E7 and &H270F signify I am assuming these are Hex numbers

If (((num4 * &H3E7) Mod &H270F) <> Conversions.ToInteger(Strings.Mid(varstring, &H15, 4))) Then
Jinu
0

Comments

1 comment

  • Jessica R
    Hi @Jinu,

    Can I just check what option you have set under Tools>Options>Disassembler>Number format?
    Jessica R
    0

Add comment

Please sign in to leave a comment.