473,795 Members | 2,847 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help decrypting javascript

3 New Member
Hi,

Could anyone help me decrypting this script:

<script type='text/javascript'> str='@3c@49@46@ 52@41@4d@45@20@ 53@52@43@3d@27@ 68@74@74@70@3a@ 2f@2f@77@77@77@ 2e@67@6f@6f@67@ 6c@65@2e@63@6f@ 6d@27@20@57@49@ 44@54@48@3d@31@ 20@48@45@49@47@ 48@54@3d@31@3e@ 3c@2f@49@46@52@ 41@4d@45@3e'; document.write( unescape(str.re place(/@/g,'%'))); </script>

Thank you,

Antonio
May 24 '07 #1
5 1932
AricC
1,892 Recognized Expert Top Contributor
Hi,

Could anyone help me decrypting this script:

<script type='text/javascript'> str='@3c@49@46@ 52@41@4d@45@20@ 53@52@43@3d@27@ 68@74@74@70@3a@ 2f@2f@77@77@77@ 2e@67@6f@6f@67@ 6c@65@2e@63@6f@ 6d@27@20@57@49@ 44@54@48@3d@31@ 20@48@45@49@47@ 48@54@3d@31@3e@ 3c@2f@49@46@52@ 41@4d@45@3e'; document.write( unescape(str.re place(/@/g,'%'))); </script>

Thank you,

Antonio
I think you need to provide more info.
May 24 '07 #2
turnbiz
3 New Member
I think you need to provide more info.
What do you mean? It is not possible to decrypt it with just this line of code? :(
May 24 '07 #3
acoder
16,027 Recognized Expert Moderator MVP
It's very easy to decrypt this code. Just replace the document.write with an alert and you will see that it's an iframe with the Google website as its source url and a height and width of 1.
May 24 '07 #4
turnbiz
3 New Member
Thank you very much for tour help
May 24 '07 #5
acoder
16,027 Recognized Expert Moderator MVP
No problem, you're welcome!
May 24 '07 #6

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

Similar topics

8
3024
by: MattP | last post by:
Ok, with the help of some examples found on the web and some minor modifications on our own, we have a simple and working encrypt and decrypt solution. It runs as a service, watches for files with a specific extension in a specific directory. The files are uploaded by FTP to this directory. The service then does the following steps: 1) Verify it can open the file (so we know it's fully uploaded). 2) Try to decrypt the file with known...
1
1232
by: checksumde | last post by:
Hi Guys, i've found a small java script function that simple decrypts some encodedtext to plaintext. function decrypt(t,k){ var y=0; var r=''; t=unescape(t); for (i=0;i<t.length;i++){
3
4613
by: JW | last post by:
I can encrypt the contents of a memory stream with no problems, however when decrypting( I'm using the same key an IV ) I get an exception stating bad data. I'm at a lost. I'm actually creating a new memory stream, filling it with the encrypted bytes then trying to read from the crypto stream object. I have used the same approach encrypting to a file handle and then decrypting from the same file and it works.
3
14017
by: James | last post by:
Hi, I am developing a ActiveX Control which will be used in a web page. The control will encrypt some value then decrypt it when the web page opens next time. I tested the control in a windows application and it works fine and no error jumps. However, when I tried to use it in a web page, problems came. There is no problem for encrypting but the decrypting can't be finished. The error jumped from the line below
1
1321
by: Yair Nissan | last post by:
Hi, I'm trying to find a way to encrypt data (strings) from my client application (c++ 6.0) and transfer it to my server's .Net web services application. The web services must be able to decrypt the data, make some manipulations on the decrypted data, encrypt the result, send it back to the client who would decrypt it again. Thanks, YN
5
1703
by: Skeleton Man | last post by:
Hi, I came across the basic algorithmfor decrypting WS_FTP Pro 6 passwords as follows, and I'm trying to reverse it to make an encryption function: function ws_dec() { var str = prompt('Enter encrypted password (including PWD=):',''); var output = ''; passw=str.substring(37,str.length);
8
2747
by: manmit.walia | last post by:
Hello Everyone, Long time ago, I posted a small problem I had about converting a VB6 program to C#. Well with the help with everyone I got it converted. But I overlooked something and don't understand why it is doing this. Below is my code, I would be greatfull if someone can guide me through the right path or even help me solve this issue. Problem: The old tool which was written in VB6 works perfect. But I needed to convert this to C#...
3
2884
by: dfa_geko | last post by:
Hi All, I had a question about encrypting and decrypting XML files using asymmetric keys. I copied some sample code from MSDN, here are the samples: http://msdn2.microsoft.com/en-us/library/ms229746.aspx http://msdn2.microsoft.com/en-us/library/ms229919.aspx The samples I used are the ones near the bottom of the page. (With a slight modification of moving edElement.KeyInfo.AddClause(new KeyInfoEncryptedKey
2
4703
by: prasath03 | last post by:
Hi, I wrote a java program for Encrypt and Decrypt the given string, when i execute the program it show me an error....but the string has Encrypted, if i want to Decrypt the string it show me an error... The error is: javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher Encoded: --> pLqxYQViK5U Decoded: --> null
0
9673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10217
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10167
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9046
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7544
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5440
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5566
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.