Tag: source code
Multiprocessing CodeSuite-MP
Learn about the multiprocessing version of CodeSuite.
Posted By: zeidman in General on September 1st, 2010.
Tags: copyright, expert witness, forensic engineering, intellectual property, lawsuit, litigation, software, software analysis, software plagiarism, source code, trade secret, trade secret theft
Comments: none
CodeCLOC for software transfer pricing cases
SAFE announces the release of CodeSuite 4.0 that includes CodeCLOC for measuring how software evolves across versions of code. CodeCLOC uses the same algorithms that were implemented in CodeMeasure and that were developed for the landmark software transfer pricing case Symantec v. Commissioner of Internal Revenue.
Posted By: zeidman in General on June 1st, 2010.
Tags: CLOC, expert witness, lawsuit, lines of code, litigation, software analysis, source code, transfer pricing, valuation
Comments: none
DUPE: Depository of Universal Plagiarism Examples
SAFE Corporation is looking for partners in academia and industry to create a database of purposely plagiarized code to be known as the Depository of Universal Plagiarism Examples or DUPE. Plagiarism detection programs would be run on DUPE to determine which programs best detected copying. Statistics about plagiarized code would be gathered in order to improve the plagiarism detection programs.
Posted By: zeidman in General on April 1st, 2010.
Tags: copyright, copyright infringement, forensic engineering, intellectual property, litigation, reverse engineering, software, software analysis, software plagiarism, source code, theft
Comments: none
Interesting software IP cases of 2009
There were a number of large lawsuits involving software IP in 2009. We know that CodeSuite was used in many of them (because of protective orders, we don’t know all the cases where CodeSuite was used).
Posted By: zeidman in General on January 1st, 2010.
Tags: copyright, copyright infringement, forensic engineering, intellectual property, lawsuit, litigation, object code, patent, patent infringement, reverse engineering, software, software analysis, software plagiarism, source code, trade secret, trade secret theft
Comments: none
SAFE Corporation is looking for great ideas
If you have a research idea relating to code analysis, and you can use the SAFE tools, let us know. If your proposal passes our review process you’ll get free licenses to our tools, free support, and help getting your results published.
Posted By: zeidman in General on December 2nd, 2009.
Tags: CLOC, copyright, copyright infringement, forensic engineering, intellectual property, lines of code, litigation, object code, patent, patent infringement, reverse engineering, software, software analysis, software plagiarism, source code, theft, trade secret, trade secret theft, valuation
Comments: none
Software trade secrets
The precise language that legally defines a trade secret varies by jurisdiction, as do the particular types of information that are subject to trade secret protection. In the United States, different states have different trade secret laws. Most states have adopted the Uniform Trade Secrets Act, and those that don’t, have laws that only differ by subtle differences.
Posted By: zeidman in General on November 1st, 2009.
Tags: employees, intellectual property, litigation, software, software analysis, software plagiarism, source code, trade secret, trade secret theft
Comments: none
When is reverse engineering OK?
Copyrights protect expressions of ideas, but not the ideas themselves. Software can be reverse engineered to learn the ideas it embodies without violating the copyright, as long as the code is not copied and used commercially. The first lawsuit verdict that enforced this idea was Atari Games v. Nintendo in September 1992.
Posted By: zeidman in General on August 31st, 2009.
Tags: copyright, copyright infringement, intellectual property, reverse engineering, software, software analysis, software plagiarism, source code
Comments: 1
Key points about software copyrights
First, a copyright exists at the moment of creation. In other words, a work does not need to be published to have a copyright. The copyright does not need to be registered with the U.S. Copyright office. It is simply a right given to the person who created the work. The advantage of registering a copyright with the government is that you then have an official document proving your ownership, making it easier to win in court against someone who attempts to use your creation without your permission.
Posted By: zeidman in General on August 1st, 2009.
Tags: copyright, intellectual property, object code, software, software analysis, software plagiarism, source code
Comments: none
How much is your software worth?
Previous methods of measuring code involve counting lines of code. We realized that we could use CodeDiff and FileCount to compare lines of code to find the number of lines of code that continue from one version to another, the number of lines of code that are changed, and the number of lines of code that are added. Plugging these values into a well-defined spreadsheet allow you to graph this measure of changing lines of code (“CLOC”) over time.
Posted By: zeidman in General on May 2nd, 2009.
Tags: CLOC, intellectual property, lines of code, software, source code, valuation
Comments: none