What language is the sprite generated by the key sprite written in? What language is after disassemb

Updated on technology 2024-04-17
21 answers
  1. Anonymous users2024-02-07

    First of all,The function of the key wizard whether it is delphi or C++,C language can be realized,You use IDA to make a disassembly,Disassembly, as the name suggests, is to reverse the assembly language,It is reversed,Assembly language is recommended to see Wang Shuang's "Assembly Language" second edition (one of the exercises is called course design 1 may take a few days,But be sure to write it),Then look at Luo Yunbin's win32 assembly,Because you don't know whether to crack,Cracking only needs some designations, And to modify something like that (if you just modify some titles and the like, you only need to understand some instructions),Modify too much you need win32 assembly knowledge plus encryption and decryption knowledge (PE format at least have to be familiar with it),If it's an overall modification,It's expected to learn for a year and a half,2-3 hours a day,After all, the software engineers of the brother studio are not ordinary,People learn for a few years or even more than 10 years,Your words are not too much for you to give you a year and a half。

  2. Anonymous users2024-02-06

    In the final analysis, it's all 10, and you should understand the assembly when you modify it, no matter what language compiles it's the assembly machine code; Disassembly or machine code.

  3. Anonymous users2024-02-05

    How could you possibly turn a standard Win32 application into a human-readable text??? Unless the exe after the reverse generation is the key wizard according to the text information generated by the txt special text information win32 program,There is no text,

  4. Anonymous users2024-02-04

    The Key Genie script is a language designed by the Key Genie itself, similar to VB or VBS.

    It can be said to be a language in its own right.

    In addition, the key wizard supports importing VB programs or VBS scripts.

    If you are not familiar with the language, you can use the graphic design interface, which provides most of the functions provided by the key wizard script?

  5. Anonymous users2024-02-03

    The keys themselves are written in C++.

    However, its own script is written like vb vbs

  6. Anonymous users2024-02-02

    Chinese language, he is just a simple program script cobbled together according to simple commands, which is a variety of reusable function applets designed by others, and you can redesign it into another applet by changing the parameters inside.

  7. Anonymous users2024-02-01

    It's not any language, it doesn't belong to the category of language--- it's just a script of a specific software, and the key wizard takes data and parameters from the script to operate.

    In other words, the so-called script is actually a form of process that can be explained by the key wizard software itself. So what we write is just a combination of parameters and data, not a language.

  8. Anonymous users2024-01-31

    basic-like language

    The syntax is like basic, but it cannot be said to be pure basic, and these languages are called basic-like languages

  9. Anonymous users2024-01-30

    1. The script of the key wizard is the unique script language of the key wizard.

    2. The key wizard script is similar to the VB language, and the example is as follows:

    Example 1: i=0if i=0 then

    msgbox "The condition judgment is passed! "

    end if

    By judging the value of the expression, you can perform the following action or control Example 2:

    i=1if i=0 then

    msgbox "The condition judgment is passed! "

    elseif i=1 then

    msgbox "Otherwise, the condition judgment is met and passed! "

    elsemsgbox "Otherwise! "

    end if

    By judging the value of the expression, you can perform subsequent actions or controls.

  10. Anonymous users2024-01-29

    It is written in the scripting language unique to the key wizard, and of course the key wizard supports the VBS scripting language.

  11. Anonymous users2024-01-28

    Button Wizard** is very similar to vbscript.

  12. Anonymous users2024-01-27

    The key wizard doesn't have to be scripted, it can be recorded.

    As long as he does it once, he can remember it himself, which is very convenient, and he can do it without any professional knowledge.

  13. Anonymous users2024-01-26

    Written in C++. You can check it out with peid.

    Although it is written in C++, the syntax inside the keys is modeled after VB.

  14. Anonymous users2024-01-25

    Q language, Q language is developed on the basis of vbscripq, which is an easy-to-learn, easy-to-use and powerful scripting language dedicated to key wizard series products (including but not limited to key wizards, key wizards, simple games, etc.). The Q language is based on vbscripq, which removes a small number of unimportant features and adds many new features that are easier to use and more in line with national conditions.

    The keystroke wizard software itself is written in a programming language such as C++.

    There are many types of plug-ins for key wizards, which are generally written in languages such as C C++, Delphi, and VB.

  15. Anonymous users2024-01-24

    It can be viewed as a VB language.

  16. Anonymous users2024-01-23

    Many languages can be plug-ins for key wizards, such as language vb vc delphi easy language vs, keys provide plug-in writing templates, and some authors also share plug-in templates in more languages, you can search for [plug-in templates] in the forum!

  17. Anonymous users2024-01-22

    Q language.

    Q language is developed on the basis of VBStrip, which is an easy-to-learn, easy-to-use and powerful scripting language dedicated to key wizard series products (including but not limited to key wizards, key wizards, simple games, etc.). The Q language is based on VBStflex, which removes a small number of unimportant features and adds a lot of new features that are easier to use and more in line with national conditions.

  18. Anonymous users2024-01-21

    Button Wizard is a newly developed Q language, which is based on VBSt and a new generation of scripting language independently developed by the Button Wizard team!

  19. Anonymous users2024-01-20

    C can't be written, it's a new language based on VB.

  20. Anonymous users2024-01-19

    VB and VBS plus the official qui of the key wizard is a comprehensive scripting language.

  21. Anonymous users2024-01-18

    You can go to the Internet to find some tutorials to start school.

Related questions
14 answers2024-04-17

It's useless to just record.

To **. Need me to write a script. >>>More

7 answers2024-04-17

The key wizard comes with a key code query,In"Key commands"Below, there is"Query the keycode"Press any key on the keyboard at the key, and the keycode of the corresponding key will be displayed in the keycode. Vice versa. >>>More

6 answers2024-04-17

How to use the key wizard to complete automation scripts, with projects.

7 answers2024-04-17

The steps are as follows: <>

Open "Mouse Commands" in the new script, and you can pop up the commands to operate the mouse. >>>More

10 answers2024-04-17

Take a look.,There's an error at the beginning of the script you wrote.,And there's a few less jumps.,I don't know what your idea is.,Only help you change it casually.,If you're not satisfied, hi me.,Send me your ideas and sources** hi above.,I'll change it for you.,Directly on the script below.。 >>>More