Search 5,000,000+ questions and answers.

Frequently Asked Questions

Can source code be reverse-engineered from IL?

Andy Mc's .NET Framework FAQ
Yes, it is often relatively straightforward to regenerate high-level source from IL. Lutz Roeder's Reflector does a very good job of turning IL into C# or VB.NET.
Related Questions

How can I stop my code being reverse-engineered from IL?

Andy Mc's .NET Framework FAQ
You can buy an IL obfuscation tool. These tools work by 'optimising' the IL in such a way that reverse-engineering becomes much more difficult. Of course if you are writing web services then reverse-engineering is not a problem as clients do not have access to your IL.
Related Questions

Where is the source code?

The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...
Source code is included for everything in the Debian system. Moreover, the license terms of most programs in the system require that source code be distributed along with the programs, or that an offer to provide the source code accompany the programs. The source code is distributed in the pool directory (see What's in the pool directory?, Section 5.10) together with all the architecture-specific binary directories.
Related Questions

What is IL?

Andy Mc's .NET Framework FAQ
IL = Intermediate Language. Also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code (of any language) is compiled to IL during development. The IL is then converted to machine code at the point where the software is installed, or (more commonly) at run-time by a Just-In-Time (JIT) compiler.
Related Questions

Do you provide source code for the benchmark?

SPECjAppServer2004 Frequently Asked Questions
Yes, but you are required to run the files provided with the benchmark if you are publishing results. As a general rule, modifying the source code is not allowed. Specific items (the load program, for example) can be modified to port the application to your environment. Areas where you are allowed to make changes are listed in the SPECjAppServer2004 Run and Reporting Rules. Any changes made must be disclosed in the submission file when submitting results.
Related Questions

What's the size of MediaPortal source code?

FrequentlyAskedQuestions - MediaPortal Wiki Documentation
The MediaPortal source code is about 160MB. However, SVN uses compression so only 66MB need to be downloaded, if you download the needed main trunk only. All other branches should not be downloaded.
Related Questions

Is LimeWire's source code available?

Frequently Asked Questions - LimeWire
Yes it is. LimeWire is open source, which means that anyone can view or change the source code. Please check http://www.limewire.org. You can sign up and obtain the source code there.
Related Questions

Where can I find Flash game source code?

Forum FAQ - GameDev.Net Discussion Forums
Many of the tutorials listed above contain example code for games, however here's a few extra links for full Flash game source.
Related Questions

Can I get a copy of the source code for SpamCop?

SpamCop FAQ
No. While Julian did try to open up the program by putting it under General Public Licence (GPL) at SourceForge, the project never generated much interest among developers. SpamCop has since been sold to private interests. The SpamCop Reporting and Blocking List services are owned by Ironport Systems, Inc. The SpamCop Filtered Mail Service is owned by Corporate Email Services (CESMail).
Related Questions

Can I get access to Haxial source code?

Haxial FAQ
No, sorry. Most software companies do not give their customers access to source code. Haxial is no exception.
Related Questions

edit] What about the source code?

World Wind FAQ - World Wind Wiki
The source code is for developers. It is an additional download to the Full Install. If you just want to use World Wind and look around, all you need is the Full Install. If you want the source code as well, download both. Once you run the full install, copy the Data directory from your World Wind full install directory into your source directory. World Wind was not designed for Windows Vista but can run on it.
Related Questions

Q: Is there any sample source code to look at?

D-Mod Author's FAQ Revision 1.3
A: The entire source code to Dink Smallwood (the game, not the engine) is included. If you copied everything from your CD's "develop" dir, then you'll notice a ZIP file called source.zip in your main Dink dir. It has all the .C source files for Dink. Many of them, just as enemy scripts & weapon scripts, are totally easy to use in your own D-Mod! Make a directory under your main Dink directory called SOURCE and unzip this file into it.
Related Questions

Can I download programs (or source code, etc.) from these pages to use on my computer?

NASA - JPL Solar System Simulator
Not yet... but I am working on making the softare public domain, and building a Mac OS X version which may be out in March 2005. The Simulator is not 100% bug free (especially when viewing Saturn very zoomed in or in certain geometries). Try again from a slightly different viewpoint or field of view. There is a bug list that gets worked on every couple of months.
Related Questions

Where can I see a sample of MetaL programs source and generated code?

MetaL - Frequently asked questions
The source code of the Hello world! program written in Metal and the generate code in the target languages PHP and Java. A template document definition written in MetaL for generating class documentation independent of the target format.
Related Questions

Under which license is the source code from xprint.mozdev.org distributed under ?

Xprint Frequently Asked Questions
That's the plain "MIT" license, the same as used by Xfree86.org < V4.4.0 and X.
Related Questions

How secure is my source code and commercial secrets?

Base91.net | Frequently Asked Questions
Each developer has his own secure PC. Security procedures are in place to prevent unauthorized access of any client specific data. Any communication with your developer is not available to any of the other developers.
Related Questions

Can I submit source code to Google so it can be included in the kit?

Google SOAP Search API
If you have written code you wish to share with the developer community, let people know by sending a message to the Google SOAP Search API discussion group.
Related Questions

Do I have to compile the source code?

HBGC123D: Answers to Frequently Asked Questions
An executable version of the code is included in the distribution. You only have to recompile the code if you need to change the size of the allocatable memory (see below). If your operating system (OS) is not included in the distribution list and not compatible to these systems, please contact Dr. Gwo for assistance. If you don't find the exact version of your OS in the distribution list, you may try a different version that is listed. For instance, the HBGC123D executable for SunOS 4.1.
Related Questions

Do you deliver source code?

Kozio - Frequently Asked Questions (FAQ)
Not entirely. Delivered are libraries, header files, example source code, and examples scripts that are part of the kDiagnostics™ development kit. The development kit does allow you to modify some configuration settings and rebuild the binary applications for your custom board. The target application allows access to all busses, memories, and bus connected devices. You can also use the built-in trace feature which allows you to display or dump test settings and test execution.
Related Questions

back to top What is the Flash Player Source Code SDK License?

Adobe - Adobe Flash Player : FAQ
Developers of existing and emerging platforms and devices can support Flash (SWF) playback. The Flash Player Source Code SDK contains a portable C++ source code version of Flash Player as well as documentation designed to help a third-party software or hardware developer easily port Flash Player to any platform. The Flash Player Source Code SDK is designed for ease of porting and for platform independence. The code as provided compiles on Win32 and Linux systems.
Related Questions

Can I license TESS and/or get the source code so I can run it locally?

FAQS
The N/R or +/- indications in TESS are always with respect to the sequence you entered. TESS has no idea what orientation the sequence had in the chromosome (or where ever) it came from. I'd normally suggest you try to reorient the sequence so that the TSS is at the end of the sequence so that life (relative to the gene) is easy. If you're more concerned with global chromosomal coordinates, then leave it as is.
Related Questions

How do I get JMF Source Code?

JMF FAQ
JMF source is made available under the Sun Community Source Licensing (SCSL) program; the following summarizes how it can be used. SCSL allows for the release of source code for non-commercial, evaluation and/or research use.
Related Questions

Is source code included?

The Next Generation of Genealogy Sitebuilding: FAQs
Yes. All PHP scripts are merely text files, so the code is easily accessible. You may make any changes you'd like, but I may not be able to support you from there. Be sure to keep good documentation!
Related Questions

What licenses apply to Cygwin/X source code?

Cygwin/X Frequently Asked Questions
Cygwin/X proper isn't covered by a single license, as Cygwin/X is made up of two parts that are covered by distinct licenses: Cygwin and the X Window System.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact