A Windows based GUI for popular avrdude command line utility
A Windows based GUI for popular avrdude command line utility for AVR microcontroller Programming.It has got many features with a lightweight easy to understand interface. AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
Protect and Obfuscate Encode PHP File From reading ( Opensource )
Protect and Obfuscate Encode PHP File From reading ( Opensource )
Ampare PHP Encoder is a simple and easy to use PHP File Encoder which prevent newbies from reading it automatically.
However , Advance and Intermediate able to find way to decode it.
FAQ
My script doesn't run or terminate
Reference : http://php.net/manual/en/function.eval.php
When Eval() function run an error code it will automatically terminate so the script doesn't run. Use it only 100% clean code.
Please...
Parse and harvest existing source code
Create RAS compliant assets
Sub-Second Code Searching (Class inherits QUERY, Implements QUERY, etc...)
Reverse engineer source code to UML (Class Diagram and Sequence Diagrams)
And much much more
This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
B++ will become a completely object orientated programming language based on a BASIC-like syntax. B++ applications will be stand-alone executable files (P-Code). B++ will offer an own data base interface and an own (OOP) framework providing API calls.
FishNET is a script engine for the .NET Framework. FishNET allows you to execute a source file written in C#, VB.NET or JScript.NET without having to build/compile it. FishNET can be compared almost directly to the cscript and wscript functionality of w