473,385 Members | 1,673 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

I have a code here...anyone care to help me decrypt it?

1
I have a code here...anyone care to help me decrypt it?

I really need it and i think it's in chinese or maybe not.....
Expand|Select|Wrap|Line Numbers
  1. </span><br />
  2.   <div id="IdBSpdLq"
  3.        title="U2FsdGVkX19XT+VuNfuGev/OQ2GrPX9U2tITQKCGfuXpiprY7h+ttjR2FaWb37izbJhNQHoDrWWwsXHhyMr9VHAk8dgChVaYFa5BAgEjt73nY8Dryhw8WDML4HirCJlnnDZ5qVU6ddmH5GN0wu6IjOQqubkawYKOpwkBpHGZjUS53bZVtSv7c5lYsTWgeKfSYQNEgs7n/sIfvZx8SNDYMUTBVgVzIxNPdnCPugwNdMHb8WlypiFXoC1HJOB6BLVcg/M6/vWb8ELBkKcGbdP9jFb2QxI6/ThBYl7BKIF2NBzeiDm2JQqjE+tq/guch0Xnt1XEOTpxSMTlbaZWyYGd3qg9CDyL6k0rRQg7sxfcy3dzD7CmI9am8keJj3FeHIjUau/ukqEKJ91xytXNDLHWAT6Dk6CZEI4MV9j/MjkCSdJxfkaIxffbJ1NAKcHuom6g36n5fOwviV0ioo5MN2lGMkHUEVOg3YMrvTyOWh5yE+44PN/VnWz1pfErX+y03IsPF+NQorkgjzDcfZBhIgWDr2ElyOMG0uy4tgh/uDJAETVJPLjWHq10sORQ4qoaaRUsKtP7mhrftVO4Qe3dad/2KPQJJgsVrAolWLUYvsw0OxzteQL7cZur2zTpN9sIsHGN+EVAqKvLJY5ttMVVx9CsA/0/Adtf0mJvqKo7NXGNPVuIX9MMavqtWrkkatvDHSE7x5ZlDaOLEh4vK2u+CDApXseuyXhfi7POYDOM7gO27KfXhy5jYSdtg4vbA0Bs8KHfDz8w/P7aD7JtIYYQUc0ICsWf7buvhsMLhhBrowSPAN+F2gcNICPi4pKKqMOzL58X7DRGVc/85MiMA0T0S0zQ1ANmf9DUOYReltEwT2pDXLSbJq42AJbO0KFg9elaUwQGG0Kw9VTAJvHQCrzNfL/uhXqDqZLjBdy/Mwxk+iyr83ycCOOfXpoUQkhFne7bPn2FWAFdzKhRfzf/BDK8u+Vlhg==">
  4.   <br />   
  5.   <a href="javascript:decryptText('IdBSpdLq')">Show encrypted text</a>
  6.   <br />
  7. </div>
Oct 30 '09 #1
5 2058
chaarmann
785 Expert 512MB
You are in the java forum, but this is javascript. Please move this entry.
Please use quote tags around your code.

The answer:
Just use the javascript function
decryptText('IdBSpdLq')
to decrypt it.
You have not listed the decryptText() javascript function which will tell us how this attribute "title" of the given div can be decrypted, but it must be somewhere on the page where you grabbed the listing from. Try "save complete web site" in IE and search all saved *.js files. Or better, use Firebug in Firefox to access this function.
Oct 30 '09 #2
Frinavale
9,735 Expert Mod 8TB
Are you sure that is even meant to be decrypted?

It is likely that this was generated by Server code. If you do not know the algorithm used by the server to generate output then you will not be able to decrypt it.


-Frinny

(PS moved to JavaScript forum)
Nov 4 '09 #3
Dormilich
8,658 Expert Mod 8TB
I’m pretty sure it’s base64 encoded.
Nov 4 '09 #4
pjerald
77
i dont know, how do you say it is base 64 encoded? let us know if you have some trick to find the type of encoding?
Nov 5 '09 #5
Dormilich
8,658 Expert Mod 8TB
base64 is the encoding.

you’ll find further details on base64 here.
Nov 5 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Ralph Freshour | last post by:
I'm having trouble decrypting a file I encrypted and wrote to the server - the following code displays the $decrypted_string variable but the data is still encrypted - any help would be...
11
by: Lues | last post by:
Hi, I'm trying to protect some data in tables with encription (you know why, don't you ;)) I must confess that I'm not very expirienced in writing code, especially encription code. Can any...
11
by: Steve Clay | last post by:
I have a small C program for a college course. It is meant to encrypt and decrypt lower case letters and leave spaces as spaces. I can't get it to run properly as I think I have a problem in the...
19
by: Ken | last post by:
Hi, I need to modify an existing application that's written in C, C++ and Visual C++ so the application can be released as a time limited trial version, also the modifications must prevent the...
192
by: Vortex Soft | last post by:
http://www.junglecreatures.com/ Try it and tell me what's happenning in the Microsoft Corporation. Notes: VB, C# are CLS compliant
15
by: Fady Anwar | last post by:
Hi while browsing the net i noticed that there is sites publishing some software that claim that it can decompile .net applications i didn't bleave it in fact but after trying it i was surprised...
8
by: iano | last post by:
I am trying to clone a VB6 app in Vb.Net as a learning exercise. For this effort I am not using Visual Studio.Net. So Far I have a form with a label, combobox and a command button. As I have done...
0
by: Slug | last post by:
Hello all, I've been trying to get a public key solution working but have been having a few problems. For starters there is a lot of contradictory information out there, MSDN is not much help,...
26
by: Protoman | last post by:
I've written this program that simulates a 36 character, 10 rotor reciprocal rotor cipher, w/ a plugboard. Any way I can make the plugboard function more compact and/or be able to change the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.