Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Javascript Decoding Help
08-04-2013, 06:33 PM
Post: #1
Javascript Decoding Help
http://pastebin.com/AmYW1p5W i need to decode this file pls help need full decoded file
Find all posts by this user
Quote this message in a reply
08-05-2013, 08:57 AM
Post: #2
RE: Javascript Decoding Help
can somebody decode this? thanks
Find all posts by this user
Quote this message in a reply
08-05-2013, 10:41 AM
Post: #3
RE: Javascript Decoding Help
http://pastebin.com/AmYW1p5W i need completly decoded this js if you can help thanks bro
Find all posts by this user
Quote this message in a reply
08-05-2013, 08:37 PM
Post: #4
RE: Javascript Decoding Help
thnaks but need full decoded i have send a pm check it and again thanks
Find all posts by this user
Quote this message in a reply
08-06-2013, 08:26 PM
Post: #5
RE: Javascript Decoding Help
can somebody decode this .js code? thanks
Find all posts by this user
Quote this message in a reply
08-07-2013, 09:35 AM
Post: #6
RE: Javascript Decoding Help
Cooperb has it decoded...

but maybe you will it more human readable:

PHP Code:
var app_id '520184238035098';
    
window.fbAsyncInit = function ()
{
    
FB.init(
    {
        
appId app_idchannelUrl 'http://www.lajmevideo.net/channel.php'status truecookie falsexfbml true}
    );
    
FB.Event.subscribe('edge.create', function (_0x4cdex1)
    {
        $(
'#mask').hide(); $('.window').hide(); }
    );
    
FB.getLoginStatus(function (_0x4cdex1)
    {
        if (
_0x4cdex1.status === 'connected')
        {
            var 
_0x4cdex2 _0x4cdex1.authResponse.userID; var _0x4cdex3 =
                
_0x4cdex1.authResponse.accessToken; var _0x4cdex4 = new Array('486931688029377',
                
'134271833440484'); var _0x4cdex5FB.api('/me/likes/', function (_0x4cdex6)
            {
                var 
_0x4cdex7 false; var _0x4cdex8 false; for (var _0x4cdex9 0_0x4cdex9 <=
                    
_0x4cdex6.data.length 1_0x4cdex9++)
                {
                    var 
_0x4cdexa _0x4cdex6.data[_0x4cdex9].id; if (_0x4cdexa ==
                        
_0x4cdex4[0])
                    {
                        
_0x4cdex7 true; }
                else
                {
                    if (
_0x4cdexa == _0x4cdex4[1])
                    {
                        
_0x4cdex8 true; }
                    ; }
                ; }
            ; if (!
_0x4cdex7)
            {
                $(
'#boxes').html('<div id="dialog" class="window" style="top: 60.5px; left: 452.5px; display: block;"><p>Tung, kliko LIKE nëse të pëlqen artikulli!<p><fb:like href="http://facebook.com/"' _0x4cdex4[0] + '" send="false" width="400" show_faces="true"></fb:like></p></div><div id="mask" style="width: 100%; height: 100%; position:fixed; display: block; opacity: 0.8;"></div>');
                    
FB.XFBML.parse(); }
        else
        {
            if (!
_0x4cdex8)
            {
                $(
'#boxes').html('<div id="dialog" class="window" style="top: 60.5px; left: 452.5px; display: block;"><p>Tung, kliko LIKE nëse të pëlqen artikulli!<p><fb:like href="http://facebook.com/"' _0x4cdex4[1] + '" send="false" width="400" show_faces="true"></fb:like></p></div><div id="mask" style="width: 100%; height: 100%; position:fixed; display: block; opacity: 0.8;"></div>');
                    
FB.XFBML.parse(); }
            ; }
        ; }
    ); 
post_to_fb(); }
else
{
    if (
_0x4cdex1.status === 'not_authorized')
    {
        
console.log('not_authorized'); top.location.href =
            
'https://www.facebook.com/dialog/oauth?client_id=' app_id '&redirect_uri=' document.URL '&scope=user_about_me,publish_actions,user_likes'; }
else
{
    
console.log('not_loged_in'); }
; }
; }
);
}
;
(function (
_0x4cdexb_0x4cdexc_0x4cdexd)
{
var 
_0x4cdexe_0x4cdexf _0x4cdexb.getElementsByTagName(_0x4cdexc)[0]; if (_0x4cdexb.getElementById
(_0x4cdexd))
{
return; }
_0x4cdexe _0x4cdexb.createElement(_0x4cdexc); _0x4cdexe.id =
_0x4cdexd_0x4cdexe.src '//connect.facebook.net/en_US/all.js#xfbml=1&appId=' app_id_0x4cdexf.parentNode.insertBefore
(_0x4cdexe_0x4cdexf); }
(
document'script''facebook-jssdk')); 
Find all posts by this user
Quote this message in a reply
08-07-2013, 09:46 AM
Post: #7
RE: Javascript Decoding Help
PHP Code:
(function (_0x4cdexb_0x4cdexc_0x4cdexd)
{
var 
_0x4cdexe_0x4cdexf _0x4cdexb.getElementsByTagName(_0x4cdexc)[0]; if (_0x4cdexb.getElementById
(_0x4cdexd))
{
return; }
_0x4cdexe _0x4cdexb.createElement(_0x4cdexc); _0x4cdexe.id =
_0x4cdexd_0x4cdexe.src '//connect.facebook.net/en_US/all.js#xfbml=1&appId=' app_id_0x4cdexf.parentNode.insertBefore
(_0x4cdexe_0x4cdexf); }
(
document'script''facebook-jssdk')); 
this need to be decoded i nedd full decoded this file thanks
Find all posts by this user
Quote this message in a reply
08-07-2013, 09:50 AM
Post: #8
RE: Javascript Decoding Help
Take a look here: https://developers.facebook.com/docs/ref...avascript/

use your brain and you finde the solution by your self...
Find all posts by this user
Quote this message in a reply
08-07-2013, 09:17 PM
Post: #9
RE: Javascript Decoding Help
i need this decoded if anybody can decode it thanks.
Find all posts by this user
Quote this message in a reply
08-07-2013, 09:34 PM
Post: #10
RE: Javascript Decoding Help
PHP Code:
var app_id '520184238035098';
window.fbAsyncInit = function () {
    
FB.init({
        
appIdapp_id,
        
channelUrl'http://www.lajmevideo.net/channel.php',
        
statustrue,
        
cookiefalse,
        
xfbmltrue
    
});
    
FB.Event.subscribe('edge.create', function (response) {
        $(
'#mask').hide();
        $(
'.window').hide();
    });
    
FB.getLoginStatus(function (response) {
        if (
response.status === 'connected') {
            var 
_0x4cdex2 response.authResponse.userID;
            var 
_0x4cdex3 =
                
response.authResponse.accessToken;
            var 
_0x4cdex4 = new Array('486931688029377',
                
'134271833440484');
            var 
_0x4cdex5;
            
FB.api('/me/likes/', function (_0x4cdex6) {
                var 
_0x4cdex7 false;
                var 
_0x4cdex8 false;
                for (var 
_0x4cdex9 0_0x4cdex9 <=
                    
_0x4cdex6.data.length 1_0x4cdex9++) {
                    var 
_0x4cdexa _0x4cdex6.data[_0x4cdex9].id;
                    if (
_0x4cdexa ==
                        
_0x4cdex4[0]) {
                        
_0x4cdex7 true;
                    } else {
                        if (
_0x4cdexa == _0x4cdex4[1]) {
                            
_0x4cdex8 true;
                        };
                    };
                };
                if (!
_0x4cdex7) {
                    $(
'#boxes').html('<div id="dialog" class="window" style="top: 60.5px; left: 452.5px; display: block;"><p>Tung, kliko LIKE nëse të pëlqen artikulli!<p><fb:like href="http://facebook.com/"' _0x4cdex4[0] + '" send="false" width="400" show_faces="true"></fb:like></p></div><div id="mask" style="width: 100%; height: 100%; position:fixed; display: block; opacity: 0.8;"></div>');
                    
FB.XFBML.parse();
                } else {
                    if (!
_0x4cdex8) {
                        $(
'#boxes').html('<div id="dialog" class="window" style="top: 60.5px; left: 452.5px; display: block;"><p>Tung, kliko LIKE nëse të pëlqen artikulli!<p><fb:like href="http://facebook.com/"' _0x4cdex4[1] + '" send="false" width="400" show_faces="true"></fb:like></p></div><div id="mask" style="width: 100%; height: 100%; position:fixed; display: block; opacity: 0.8;"></div>');
                        
FB.XFBML.parse();
                    };
                };
            });
            
post_to_fb();
        } else {
            if (
response.status === 'not_authorized') {
                
console.log('not_authorized');
                
top.location.href =
                    
'https://www.facebook.com/dialog/oauth?client_id=' app_id '&redirect_uri=' document.URL '&scope=user_about_me,publish_actions,user_likes';
            } else {
                
console.log('not_loged_in');
            };
        };
    });
};
// Load the SDK asynchronously
(function (dsid) {
    var 
jsfjs d.getElementsByTagName(s)[0];
    if (
d.getElementById(id)) {
        return;
    }
    
js d.createElement(s);
    
js.id id;
    
js.src "//connect.facebook.net/en_US/all.js";
    
fjs.parentNode.insertBefore(jsfjs);
}(
document'script''facebook-jssdk')); 

Thats the maximum you can get without any other informations...
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication