Carbylamine – A PHP Script Encoder to ‘Obfuscate/Encode’ PHP Files
Carbylamine is a PHP Encoder project, which can bypass all leading anti-virus detection against PHP Shells (C99, R57 etc) easily. It can be a very efficient tool for pen-testers when carrying out a black box test which involves inserting malicious code via PHP.

Usage
|
1 |
carbylamine.php [file to encode] [output file] |
You can download Carbylamine here:
Or read more here.
Recent in Cryptography:
- TLSSLed v1.2 – Evaluate The Security Of A Target SSL Or TLS (HTTPS) Web Server Implementation
- chapcrack – A tool for parsing and decrypting MS-CHAPv2 network handshakes.
- Carbylamine – A PHP Script Encoder to ‘Obfuscate/Encode’ PHP Files
Related Posts:
- Download youtube.com videos?
- SQLInject-Finder – Intelligent SQL Injection Detection Script
- PenTBox – Penetration Testing Security Suite
Most Read in Cryptography:
- The World’s Fastest MD5 Cracker – BarsWF - 46,009 views
- Hackers Crack London Tube Oyster Card - 37,408 views
- WPA2 Vulnerability Discovered – “Hole 196″ – A Flaw In GTK (Group Temporal Key) - 30,285 views


Posted in:


Really? All this script does is:
$code = base64_encode(gzdeflate($code)); eval(gzinflate(base64_decode($code));
I don’t understand this gets posted here.
Other things are also there, mate ! Look carefully !
Submit something awesome that you’ve written, it’ll probably get posted too :)
How about this (https://github.com/amrali/Sagittarius) ?
That’s neat thanks – haven’t seen it. Will probably post it up at some point.
For PT, i use basic file