Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 29, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 776
Members: 0
Total: 776
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Newbies corner -> tool to decode function_exists??
Post new topic  Reply to topic View previous topic :: View next topic 
tool to decode function_exists??
PostPosted: Fri Aug 31, 2012 3:08 am Reply with quote
arale
Regular user
Regular user
 
Joined: Aug 31, 2012
Posts: 22




Hello,

Im new here, I have file with code look like below code.
- Whats this encrypted type?
- How to decode it? Is there any tool? Can you tell me about it?

Thanks

Code:
<?php    if (!function_exists("T7FC56270E7A70FA81A5935B72EACBE29"))  {   function T7FC56270E7A70FA81A5935B72EACBE29($TF186217753C37B9B9F958D906208506E)   {    $TF186217753C37B9B9F958D906208506E = base64_decode($TF186217753C37B9B9F958D906208506E);    $T7FC56270E7A70FA81A5935B72EACBE29 = 0;    $T9D5ED678FE57BCCA610140957AFAB571 = 0;    $T0D61F8370CAD1D412F80B84D143E1257 = 0;    $TF623E75AF30E62BBD73D6DF5B50BB7B5 = (ord($TF186217753C37B9B9F958D906208506E[1]) << 8) + ord($TF186217753C37B9B9F958D906208506E[2]);    $T3A3EA00CFC35332CEDF6E5E9A32E94DA = 3;    $T800618943025315F869E4E1F09471012 = 0;    $TDFCF28D0734569A6A693BC8194DE62BF = 16;
View user's profile Send private message
PostPosted: Fri Aug 31, 2012 9:21 am Reply with quote
demon
Moderator
Moderator
 
Joined: Sep 22, 2010
Posts: 485




post the whole file and i'll decode it Wink

_________________
Go BIG or go HOME !
View user's profile Send private message
Re: tool to decode function_exists??
PostPosted: Fri Aug 31, 2012 10:27 am Reply with quote
Cyko
Moderator
Moderator
 
Joined: Jul 21, 2009
Posts: 375




arale wrote:
Hello,

Im new here, I have file with code look like below code.
- Whats this encrypted type?
- How to decode it? Is there any tool? Can you tell me about it?


It is eval based encoding.

You already have the tool to decode it (the function to decode it is staring right infront of you - it is just obfuscated).

Replace the eval with highlight_string Smile

Then run it through phpformatter.com (and clean up any excess php tags).

Have fun!
View user's profile Send private message
PostPosted: Sat Sep 01, 2012 2:48 am Reply with quote
arale
Regular user
Regular user
 
Joined: Aug 31, 2012
Posts: 22




so with this file type, there is no tool to decode automatically? Must do it manually?
View user's profile Send private message
tool to decode function_exists??
  www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.151 Seconds