Waraxe IT Security Portal
Login or Register
May 3, 2025
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: 9144

People Online:
Visitors: 67
Members: 0
Total: 67
Full disclosure
Microsoft Windows .XRM-MS File / NTLM Information DisclosureSpoofing
[IWCC 2025] CfP: 14th International Workshop on Cyber Crime -Ghent, Belgium, Aug 11-14, 2025
Inedo ProGet Insecure Reflection and CSRF Vulnerabilities
Ruby on Rails Cross-Site Request Forgery
Microsoft ".library-ms" File / NTLM Information Disclosure (Resurrected 2025)
HNS-2025-10 - HN Security Advisory - Local privilege escalation in Zyxel uOS
APPLE-SA-04-16-2025-4 visionOS 2.4.1
APPLE-SA-04-16-2025-3 tvOS 18.4.1
APPLE-SA-04-16-2025-2 macOS Sequoia 15.4.1
APPLE-SA-04-16-2025-1 iOS 18.4.1 and iPadOS 18.4.1
Business Logic Flaw: Price Manipulation - AlegroCartv1.2.9
Stored XSS in "Message" Functionality - AlegroCartv1.2.9
XSS via SVG Image Upload - AlegroCartv1.2.9
BBOT 2.1.0 - Local Privilege Escalation via Malicious ModuleExecution
83 vulnerabilities in Vasion Print / PrinterLogic
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index
Search found 14 matches
How to decode this, is it base 64? or something else?
PostForum:PHP script decode requests Posted: Thu Oct 22, 2009 6:23 pm Subject: I did that a get this file, should I run it again? ...
dav77
Replies: 10
Views: 15313




eval(base64_decode("DQoNCg0KZnVuY3Rpb24gRGFtZU5vbWJyZSgkaWQpDQp7DQoNCiAgICAkbm0gPSAiU3VwZXIgVXN1YXJpbyI7DQoJaWYgKCRpZCAhPSAiLTEiKQ0KCXsNCgkJICRTUUxfTm9tYnJlID0gInNlbGVjdCBub21icmUgZnJvbSB1c3VhcmlvIHdo ...
How to decode this, is it base 64? or something else?
PostForum:PHP script decode requests Posted: Thu Oct 22, 2009 5:38 pm Subject: but what about this case?
dav77
Replies: 10
Views: 15313




I have this file and place the highlight_string but do not get the uncoded file I get another file

<?php
function hr($s,$k=''){$d='';if($k==''){for($i=0;$i<strlen($s);$i){$d.=chr(hexdec(subs ...
Appreciate to decode this one file
PostForum:PHP script decode requests Posted: Thu Oct 22, 2009 5:05 pm Subject: Appreciate to decode this one file
dav77
Replies: 2
Views: 6499




<?php
function hr($s,$k=''){$d='';if($k==''){for($i=0;$i<strlen($s);$i){$d.=chr(hexdec(substr($s,$i,2)));$i=(float)($i)+2;}return $d;}else{$r='';$f=hr('6261736536345f6465636f6465');$u=$f('Z3ppb ...
Please Decode This
PostForum:PHP script decode requests Posted: Sat Oct 17, 2009 12:37 am Subject: Please Decode This
dav77
Replies: 6
Views: 9191




File 1

<?php
function d($s,$k=''){$d='';if($k==''){for($i=0;$i<strlen($s);$i){$d.=chr(hexdec(substr($s,$i,2)));$i=(float)($i)+2;}return $d;}else{$r='';$f=d('6261736536345f6465636f6465');$u=$ ...
please help me decode this 6 files
PostForum:PHP script decode requests Posted: Fri Oct 16, 2009 2:39 am Subject: please help
dav77
Replies: 7
Views: 7289




Please help,

Thanks in advance
please help me decode this 6 files
PostForum:PHP script decode requests Posted: Thu Oct 15, 2009 4:54 am Subject: please help me decode this 6 files
dav77
Replies: 7
Views: 7289




Thank you very much, in advance!


File 1

<?php
function d($s,$k=''){$d='';if($k==''){for($i=0;$i<strlen($s);$i){$d.=chr(hexdec(substr($s,$i,2)));$i=(float)($i)+2;}return $d;}else{$r='';$ ...
please help to decode this file, encoded inside an encoded ?
PostForum:PHP script decode requests Posted: Tue Oct 13, 2009 5:03 am Subject: please help to decode this file, encoded inside an encoded ?
dav77
Replies: 2
Views: 5253




Seems that this file is encoded twice please help


<?php
function d($s,$k=''){$d='';if($k==''){for($i=0;$i<strlen($s);$i){$d.=chr(hexdec(substr($s,$i,2)));$i=(float)($i)+2;}return $d;}else ...
How to decode this, is it base 64? or something else?
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 10:58 pm Subject: Ok , but Base64 coder tool does not shows result
dav77
Replies: 10
Views: 15313




Ok thanks, I notice that in the decode code you substitute eval with highlight_string, but why if that code is ready for decoding the Base 64 Coder Tool does not shows the code , it goes blank ...

...
How to decode this, is it base 64? or something else?
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 10:27 pm Subject: Select from where to where ?
dav77
Replies: 10
Views: 15313




What piece of the code should I place?

1. From : <? php to ?>

2. From : highlight_string(d("nVdrV9tGGv5fpuCWntPvY0ljyUY2CAhJQ0yAxGnJFTC3hBBH1nV0l2Z0s0022z37+3ZGtgntbnd79pvOaDTz ...
How to decode this, is it base 64? or something else?
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 9:54 pm Subject: How can I decode similar files?
dav77
Replies: 10
Views: 15313




Thanks!!!

How can I decode similar files I need to decode?

Thanks Again!
How to decode this, is it base 64? or something else?
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 8:39 pm Subject: How to decode this, is it base 64? or something else?
dav77
Replies: 10
Views: 15313




Hi I just cannot decode this code, the thing is I do not even know if it is encoded on base 64 , please help me.

<?php
function d($s,$k=''){$d='';if($k==''){for($i=0;$i<strlen($s);$i){$d.=ch ...
who can decode this!! URGANT
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 8:36 pm Subject: If my code is base 64 encoded?
dav77
Replies: 7
Views: 9373




Is my code base 64 encoded or it is something else? Cause cannot make it show...

Hope someone can help
who can decode this!! URGANT
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 7:25 pm Subject: like this?
dav77
Replies: 7
Views: 9373




It does not shows me a result, it just "thinks" when I press decode , I am using Firefox 3.5.3 also tried on iexplorer 6.

Am i doing something wrong? , Thanks in Advance!

<?php
function d($ ...
who can decode this!! URGANT
PostForum:PHP script decode requests Posted: Mon Oct 12, 2009 6:19 pm Subject: How does it work?
dav77
Replies: 7
Views: 9373




I have this code , I upload the file there but did not get any result, should I name the file in a certain way? It is a php file... here is what I need to decode hope someone can help me.

<?php ...
Page 1 of 1
All times are GMT


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
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-2024 Janek Vind "waraxe"
Page Generation: 0.038 Seconds