Main Page   File List   Globals  

main.c File Reference

This file is the entry point of RevEng. More...

#include <types.h>
#include "globals.h"
#include "structs.h"
#include "reveng_errors.h"
#include <zem_errors.h>
#include <unistd.h>
#include <stdio.h>
#include <time.h>
#include "init.h"
#include "misc.h"
#include "reveng.h"
#include "objdump.h"
#include "asm.h"
#include "output.h"
#include "chainlist.h"

Functions

int main (int argc, char *argv[])
 The entry point of RevEng. More...


Detailed Description

This file is the entry point of RevEng.


Function Documentation

int main int   argc,
char *   argv[]
 

The entry point of RevEng.

This is the entry point of the program. It is the place where are defined all project variables.


Generated at Thu Oct 4 21:55:48 2001 for RevEng, The Reversing Engine by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001