[Cracking tool] compilation tool (compilers) + editing tool

Source: Internet
Author: User
Tags ultraedit

Compile tool (Compilers)

Compiler
Masm32 v8.2
Masm32 v9.0
Learning w32asm programming uses masm32, because 99% of win32asm programmers use MASM. Http://www.movsd.com/
RadAsm 2.2.1.2 The Assembly editor requires masm32. this version provides good support for Chinese characters. Chinese: caocong


English to the official website download: http://www.radasm.com/
Auxiliary Tools
Apilist 1.01 Displays, prompts, automate API functions like VC (available in any editor) by: CGB cgb123@21cn.com
Dll2lib 1.4 You can convert a DLL file to a lib file.

Editing tool

Hexadecimal editing tool
Hex workshop 4.23
Hex workshop v5.0.2.2769
Powerful hexadecimal editing tool. Http://www.bpsoft.com
1.6 m
Ultraedit. v14.0a
Ultraedit. v14.0a Simplified Chinese version
An excellent hexadecimal editing tool. http://www.ultraedit.com

Built-in hexadecimal file comparison tool.
Winhex 14.8
Winhex 12.75sr-6 Chinese Version
An excellent hexadecimal editing tool, its memory editing function is commendable. Http://www.winhex.com/ 634 K
010 editor v2.0.3
010editor is a brand new hexadecimal editor that is powerful in parsing and editing all visualized binary files. Its nature is different from the traditional hexadecimal editor.
Hiew 6.81
Hiew 7.21
Powerful hexadecimal editing tools, sound disassembly functions, and powerful cracking tools. Highly recommended!
Myhiew6.81

(2004/1/30)
Modify hiew 6.81 and add the following functions:

Donquixote modification part:

See: http://bbs.pediy.com//showthread.php? S = & threadid = 6700.

1. Add the va rva prefix (you can enter va in the relative jump command and correct the abnormal cross-segment jump problem)

2. Add an API prefix (the API name can be used to call the API)

3. added the sinvoke and cinvoke commands (automatic push parameters and heap)

4. added the ASC command (insert a string in hiew)

5. added the code pasting function.

6. Added support for labels.

7. added the code segment encryption and decryption interface.

8. Fixed the screen buffer issue in Win2k.

Modify nonename

See: http://bbs.pediy.com//showthread.php? S = & threadid = 7600.

1. Enable the "*" function in the mov command accidentally disabled by the author, and enable it to operate data using the operand types such as B, W, and D.

2. Randomly modify the buffer of input statements and operation commands to make them large enough.

3. To avoid automatic input during computing (the input window of the Assembly command is not displayed at this time), a simple blocked mark is added for thread synchronization.

4. You do not need to add n spaces at the beginning of each line of the code you write. After you press F12, the DLL will automatically format the entered code and then automatically enter the assembly window.

5. At the same time, the issue of incorrect identification in the original hiew "rep movsb" (with prefix spaces) was also fixed in step 1.

6. You can use the prefix ";" or "//" to add comments.

7. Solved the compatibility problem between 9x and NT kernel.

Qview 2.90.01 An excellent hexadecimal editing tool
Auxiliary Tools
Beyond compare v2.4 build 240 final Beyond compare is a set of very practical file and folder comparison software, not only can quickly compare the differences between the two folders, you can also compare in detail the differences between files (in text or hexadecimal form.
ASCII art viewer 1.0 You can use this tool to view nfo files on many foreign registrars and software. 50 K


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.