|
MyDBO v2.1 [Windows]
|
|
Hits: 14 |
|
Date added: 05/11/2006 |
|
MyDBO is a powerfull and open object-oriented code generator for PHP/MySQL web application developers.
The main idea (but not the only) of MyDBO is to take off the hassle of doing the same database operations (select, update, insert ...) over and over again when creating web applications (especially admin sections or CMS).
MyDBO will create all the code you need (a full API) to access your database tables within your applications without having to worry about connections or SQL queries. The real beauty of MyDBO is that it allows you to approach your database in an object-oriented fashion, thus giving you real flexibility.
With MyDBO, you can do things your way, it will not create a big application to which you have to conform and which you can't change. It will create flexible class files that you can use within your own applications, your way!
The second most important feature of MyDBO is that it is open. The code that will be generated for you is actually based on default plug-ins already present with the distribution. But you may create as many new plug-ins as you want! And since MyDBO only generates code, it could as well generate it in any programming language!
MyDBO uses the Smarty template engine to generate code. Smarty allows MyDBO to be very fast and flexible. It is included in the distribution, so there is absolutly no pre-requirements to install MyDBO.
The only thing you will need to run MyDBO is PHP version 4, and of course a MySQL database and a project to work on!
Features
* Forget about accessing your database with SQL queries.
* Use the far more flexible object-oriented approach.
* Create logic foreign key links between your tables and navigate between your objects.
* Map the default MySQL 'date' type to whatever you want.
* Create your own templates for unlimited possibilities.
* Fast and reliable.
* Should your database structure change, just re-generate the code.
* Easy to generate with the generation wizard.
* The generated code has standard comments for each class and functions.
* Free for personal and commercial use (GNU), Open source.
* Clean and tested code. |
|
|
|
|
AFXBot 1.0
|
|
Hits: 14 |
|
Date added: 08/28/2007 |
|
AFXBot is an IRC bot that uses encrypted text to communicate admin commands. The admin uses the included mIRC script to encrypt and decrypt messages. Only a person with the admin key and password can
execute commands. |
|
|
|
|
PCalc v1.13
|
|
Hits: 13 |
|
Date added: 01/27/2005 |
|
If you're a programmer, you've probably downloaded a so-called 'programmers calculator' at least once in your life, only to be sorely disappointed; I'm sorry, but displaying the results in hex and/or binary doesn't make a calculator a 'programmers calculator', nor does making 42 a constant in it either! Someone should do something about this, and someone has...
Programmers around the world, your prayers have been answered - Behold AnalogX PCalc, the ULTIMATE programmers calculator. Forget putting up lame buttons with numbers on them; that's fine in the real world, but hardly useful in a GUI, let's instead focus on functionality, and that's just what I did.
AnalogX PCalc allows you to enter any equation in the EXACT same format as C/C++, and it will process it with the same precedence, giving you the results in a variety of formats! PCalc also supports the use of user-defined variables, and also has most of the common constants used already defined. |
|
|
|
|
OllyDbg 1.10 (final version)
|
|
Hits: 13 |
|
Date added: 06/20/2006 |
|
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. Special highlights are:
* Intuitive user interface, no cryptical commands
* Code analysis - traces registers, recognizes procedures, loops, API calls, switches, tables, constants and strings
* Directly loads and debugs DLLs
* Object file scanning - locates routines from object files and libraries
* Allows for user-defined labels, comments and function descriptions
* Understands debugging information in Borland® format
* Saves patches between sessions, writes them back to executable file and updates fixups
* Open architecture - many third-party plugins are available
* No installation - no trash in registry or system directories
* Debugs multithread applications
* Attaches to running programs
* Configurable disassembler, supports both MASM and IDEAL formats
* MMX, 3DNow! and SSE data types and instructions, including Athlon extensions
* Full UNICODE support
* Dynamically recognizes ASCII and UNICODE strings - also in Delphi format!
* Recognizes complex code constructs, like call to jump to procedure
* Decodes calls to more than 1900 standard API and 400 C functions
* Gives context-sensitive help on API functions from external help file
* Sets conditional, logging, memory and hardware breakpoints
* Traces program execution, logs arguments of known functions
* Shows fixups
* Dynamically traces stack frames
* Searches for imprecise commands and masked binary sequences
* Searches whole allocated memory
* Finds references to constant or address range
* Examines and modifies memory, sets breakpoints and pauses program on-the-fly
* Assembles commands into the shortest binary form
* Starts from the floppy disk
and much, much more! Also this tool helps chage entry point to make servers undetectable! |
|
|
|
|
Reform v0.7 -- Output Encoding Library
|
|
Hits: 13 |
|
Date added: 10/31/2006 |
|
The Reform library has output encoding function for use in web application. Reform currently supports ASP.NET, PHP, Java, ASP VBScript, JavaScript, and Python. Future versions will also support VBScript, and ASP JScript. |
|
|
|