sothink decompiler

Learn about sothink decompiler, we have the largest and most updated sothink decompiler information on alibabacloud.com

Related Tags:

The Anti-compilation tool uses. NET Justdecompile to decompile your program code

.classProgram04.{05.staticvoidMain(string[] args)06.{07.Tools.SalaryHelper helper =newTools.SalaryHelper();08.Console.WriteLine(09.string.Format("My Salary is {0}", helper.GetMySalary().ToString()));10.Console.Read();11.}12.}13.}Execution results are as followsUsing the IL anti-translation toolWhen you install Visual Studio, Windows SDK Tools is typically installed together with an IL anti-translation tool in Windows SDK tools that can decompile DLL files into intermediate languages, as followsU

Tips for Learning Vim when you want to know earlier

"Without switching to the normal mode. Inoremap "Allows easily replace the current word with all its occurrences. Nnoremap Vnoremap "Allows easily change the current word and all occurrences to something "Else. The difference between this and the previous mapping are that the mapping "Below pre-fills the current word for your change. Nnoremap Vnoremap Replace tabs with the four spaces. Make sure, there is a tab

Eclipse Anti-compilation < non-original >

In my spare time, I wrote a Java decompile plugin under Eclipse: Eclipse Class Decompiler, which integrates the best 2 Java anti-compilation tools, Jad and Jd-core, and integrates seamlessly with the Eclipse Class viewer. It is convenient to use this plugin to view the source code of the class library, and use this plugin for debug debugging.Eclipse Class decompiler plugin update site: http://feeling.source

"Turn" a good eclipse anti-compile plugin

Original address: http://bbs.csdn.net/topics/390263414A Java decompile plugin under Eclipse: Eclipse Class Decompiler, which integrates the best 2 Java anti-compilation tools, Jad and Jd-core, and integrates seamlessly with the Eclipse class viewer It is convenient to use this plugin to view the source code of the class library, and use this plugin for debug debugging.Eclipse Class decompiler plugin update

"Turn" a good eclipse anti-compile plugin

In the CSDN forum to see a good Eclipse anti-compilation plug-in, feeling looks good look, so note, the original URL is: http://topic.csdn.net/u/20121030/14/ Cde52930-baf2-4f88-b751-3797a7eb3c44.htmlIn my spare time, I wrote a Java decompile plugin under Eclipse: Eclipse Class Decompiler, which integrates the best 2 Java anti-compilation tools, Jad and Jd-core, and integrates seamlessly with the Eclipse Class viewer. It is convenient to use this plugi

Java anti-compile plugin under Eclipse no longer difficult to view source code

Java Anti-compilation plugin under Eclipse: Eclipse Class Decompiler, which integrates the best 2 Java decompile tools, Jad and Jd-core, and integrates seamlessly with the Eclipse class viewer It is convenient to use this plugin to view the source code of the class library, and use this plugin for debug debugging. Reprinted from: http://bbs.csdn.net/topics/390263414 Eclipse Class decompiler

Several Java anti-compilation tools (class to Java)

1.Java DecompilerYet another fast Java decompiler.: http://jd.benow.ca/#jd-gui-downloadA very concise anti-compilation tool that supports Windows, Linux, and Macs. corresponding Eclipse plugin:Name:jd-eclipse Update SiteLocation:http://jd.benow.ca/jd-eclipse/update2.DJ Java DecompilerWith DJ Java Decompiler you can decompile Java Class-files and save it in the text or other format. It ' s simple and easy.:

Fla swf to other video formats (such as avi MPEG4) and other video formats to fla swf conversion tools have appeared

Geovid video to flash converter 6.1 pro Simplified Chinese version [Flash] 13.6 MB authorization method: free software environment: Win2000/WINXP/win2003 language: Simplified Chinese software type: Chinese software rating:High QualityFlash(SwF/FLV) encoder. We can convert Avi, ASF, WMV, mov, MP4, MPEG, mpg, and other video files into SWF or FLV files.FlashFile.This will help us import the video file directly into the webpage file and play it on the webpage.. This software features a video waterm

Firebug monitoring expression

= show all text Showwhitespace = display space Showcomments = show comments Highlightmutations = highlight changes Expandmutations = expand changes Scrolltomutations = scroll to change Scrollintoview = scroll to display Newattribute = new property... Editattribute = edit attribute "% s "... Deleteattribute = Delete attribute "% s" Editelement = edit HTML... Deleteelement = delete an element Editnode = edit HTML... Deletenode = delete a node Inheritedfrom = inherited from Sothinkwarning =

7 Open Source Java anti-compilation tools

Today we are going to share some of the anti-compilation tools for Java, Anti-compilation sounds like a very big technical word, and in layman's terms, anti-compilation is a process of reverse parsing a target executable program to get the original code. In particular, programming languages such as. NET and Java that run on virtual machines are easier to decompile and get source code. Of course, there are some commercial software that confuses its programs, so it's hard to decompile them with to

Installation and use of the jode Eclipse plug-in

1. jode Introduction The open-source jode is a member of sourceforge.net, the world's largest open-source project website. Among all Java anti-compilers, Jode has the best decompilation effect, especially for some common encryption methods, for example, obfuscation technology is even more radical. Jode is also developed in pure Java. Recently, more and more java decompilation software also chooses jode as their core engine, such as jcavaj Java decompiler

Java decompilation tool selection)

Java decompilation Tool Selection (From: http://dxlmm.spaces.live.com/blog/cns! 24ac103e1d45df04! 375. Entry) Java is too hot. I recently learned how to find some mini games on the Internet, but I had no source code. I checked Java decompilation by the way. I knew there was a decompilation and decompilation, now there is anti-decompilation. This spear and shield are estimated to be protected along with intellectual property rights. Currently, there are more than 30 popular Java decompilation

JavaSE8 Base Multi-threaded anonymous inner class both rewrite the thread in run and implement the run in Runnable

exploration and analysis process,First with the anti-compilation look, open the Bin folder of the specified package, to the most bitter see three. class file, fun! The following three source code files are obtained by using Xjad decompileDecompiled by Jad V1.5.8e2. Copyright 2001 Pavel kouznetsov.//Jad Home page:http://kpdus.tripod.com/jad.html//decompiler options:packimports (3) F Ieldsfirst ANSI Space//Source File Name: fixedetirdemo.javapackage

"Reprint" Eclipse common Plug-in online installation address or download address

  One, anti-compile plugin:A, Jadclipse1. Open Eclipse Add site: http://jadclipse.sf.net/update, online installation of JDT Decompiler 3.4.02, Http://nchc.dl.sourceforge.net/sourceforge/jadclipse/net.sf.jadclipse_3.3.0.jar will jadclipse3.3.jar download down, put into eclip SE installation directory under the plugins directory.3. Download Jad.exe file4. Decompiler in Eclipse's window->preferences->java->dec

Python--on the compilation and decompile of Python

197121 49 3月 7 23:40 sample2.py-rw-r--r-- 1 anliven 197121 122 3月 7 23:45 sample2.pyo[emailprotected] MINGW64 /d/Anliven/Anliven-Code/Test$ py -2 sample.pyoHello Python ![emailprotected] MINGW64 /d/Anliven/Anliven-Code/Test$ py -2 sample2.pyoHello World !5-Python anti-compilation with Uncompyle6 Uncompyle6 Python cross-version Byte-code Decompiler Pypi:https://pypi.python.org/pypi/uncompyle6 Github:https://github.com/rocky/pytho

How to install several plugins for eclipse

First, the installation method is divided by file type and installation mode.First of all, according to different installation methods to divide:1. Take advantage of the eclipse comes with plug-in installation features:Take Jode plug-in as an example, start eclipse,help, software updates-> Find and install .... Search for new features to install,click on "New Remote Site ..." Enter the Jode decompliter,name column in name to fill in, enter http://www.technoetic.com/eclipse/update in the URL fi

Share 7 Open source Java anti-compiler tools _java

Today we are going to share some of the reverse compiler tools on Java, which sounds like a very high technical vocabulary, in layman's terms, it is a process of reverse analysis of the target executable program to get the original code. In particular, a programming language running on a virtual machine such as. NET and Java is easier to decompile to get the source code. Of course, there are also some business software that confuses its programs, which makes it hard to decompile with tools. 1.

Talking about the decompile of Java program

("Hello java!\n", 20,20); There is no. There will be more Java statements that failed to compile as the program volume increases. So this counter compiler can only play a reference role.Thanks to the Internet, the author quickly found a Java decompile "free Software" (shareware), http://www.inter.nl.net/users/H.P.van.Vliet/mocha.htm via Yahoo. The software, called Mocha, is said to have been completed by a 30-Year-old graduate student in Canada, only a "?" Version, the reason is that this guy c

How to serialize functions in javascriptSpiderMonkey

How to serialize functions in JavaScript? What is the function serialization function? This article will introduce the function serialization in SpiderMonkey. If you need it, you can refer to the function in Javascript, which can be easily serialized (stringized), that is, to obtain the function source code. however, the internal implementation (engine implementation) of this operation is not as simple as you think. spiderMonkey has used two types of function serialization technology: one is to

How to serialize functions in javascript SpiderMonkey

In Javascript, functions can be easily serialized (stringized), that is, the function source code is obtained. however, the internal implementation (engine implementation) of this operation is not as simple as you think. spiderMonkey has used two types of function serialization technology: one is to decompile the compiled bytecode of the function into the source code string using the decompiler, the other is to compress and store the function source c

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

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.