outpost_2:technical_review

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
outpost_2:technical_review [2016/11/08 00:05] vagabondoutpost_2:technical_review [2016/11/27 18:38] – Added description to OllyDbg vagabond
Line 18: Line 18:
  
 {{outpost_2:technical review:ollydbgicon.png }} {{outpost_2:technical review:ollydbgicon.png }}
 +
 +The Outpost Universe does not have access to the Outpost 2 source code. In order to modify Outpost 2, the compilied code had to be reviewed and documented. This eventually led to the Outpost 2 SDK ([[op2_sdk:software_development_kit_sdk|see the Outpost 2 SDK Page]]) that allows for creating new Outpost 2 scenarios and in general improving Outpost 2's performance on newer computers. To review the compiled code, OllyDbg was used.
 +
 +OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is considered Shareware but is free to download.
  
 **Website:** http://ollydbg.de/ **Website:** http://ollydbg.de/
  • outpost_2/technical_review.txt
  • Last modified: 2017/01/03 05:36
  • by vagabond