R
R
ratatyq2016-10-01 18:10:00
assembler
ratatyq, 2016-10-01 18:10:00

How can I convert the given text to normal human readable text?

Hello, I decompiled one exe into assembler code, eventually got this code and now I’m sitting and don’t know what to do here (I don’t know assembler very well), and now I’m wondering how much I understand this:

.data:0151B070                 jmp     eax
.data:0151B070 ; ---------------------------------------------------------------------------
.data:0151B072                 dw 0D558h
.data:0151B074                 dd 0ED30081Bh, 0D3F1DDA8h, 0A04DCCA0h, 507075A6h, 1696C99Bh
.data:0151B074                 dd 0D6C0A2B3h, 0EC293853h, 83F64F3Fh, 394106F0h, 0D1758818h

writes some data to the directive, and I would like to understand what kind of data it is, and how to decrypt it (I'm talking about these 0D558h, 0ED30081Bh, ..etc)?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question