....
*---------------------------------------------------------*
|Libry Compiler 4.1 Documentation (c) by Kinex Development|
Introduction:
-----------------------------------------------------------
Libry Compiler is a 32-Bit Compiler which compiles directly into machine code
and produces a small PE file. Libry's syntax is in a style of C language.
Produced executables don't need any runtime because it is pure machine code.
-----------------------------------------------------------
Variables:
-----------------------------------------------------------
- Directive 'byte'
* Description: Reserve a byte.
-> byte <Identifier> [optional: = <Number>] ;
- Directive 'int'
* Description: Reserve a word.
-> int <Identifier> [optional: = <Number>] ;
- Directive 'dword'
* Description: Reser
Malware Auto Downloader (MAD) is a monitoring bot created for help malware analysts for catch the latest virus update. The bot have a PHP monitoring center feature. A IRC bot notifier when something have changed. And he can analyze PE of EXE file
Dezvoltarea programului A FOST SISTATA TEMPORAR, nu se mai fac update-uri deoarece s-a inceput trecerea de la Visual Basic 6 la Visual Basic .net. Trecerea se face pentru ca programul sa ruleze pe Vista si Win7. Practic se rescrie tot codul sursa.