Lost Password?


Go Back   CodeCall Programming Forum > Software Development > Tutorials > Security Tutorials

Security Tutorials Tutorials on how to protect your software against crackers.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #121 (permalink)  
Old 07-07-2008, 07:00 PM
billy8675309 billy8675309 is offline
Newbie
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0
billy8675309 is on a distinguished road
Default Re: Hacking Flash Games (PART 1)

how 2 dl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #122 (permalink)  
Old 07-08-2008, 05:10 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Hacking Flash Games (PART 1)

Just make one post, and you will be able to download.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #123 (permalink)  
Old 07-26-2008, 05:58 AM
findthedevil findthedevil is offline
Newbie
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0
findthedevil is on a distinguished road
Default Re: Hacking Flash Games (PART 1)

thank you superbe tutorial ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #124 (permalink)  
Old 07-28-2008, 06:36 PM
hacker hacker is offline
Newbie
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0
hacker is on a distinguished road
Default Re: Hacking Flash Games (PART 1)

awesome!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #125 (permalink)  
Old 07-28-2008, 06:38 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Hacking Flash Games (PART 1)

Both welcome.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #126 (permalink)  
Old 08-13-2008, 06:52 PM
ghostscar987 ghostscar987 is offline
Newbie
 
Join Date: Aug 2008
Posts: 1
Rep Power: 0
ghostscar987 is on a distinguished road
Default Re: Hacking Flash Games (PART 1)

heh, had to register and post at least 1 comment in order to acces the attached files X_x... so i don't know if this works yet, but i'm rooting for it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #127 (permalink)  
Old 08-18-2008, 02:43 AM
Lucej Lucej is offline
Newbie
 
Join Date: Aug 2008
Posts: 1
Rep Power: 0
Lucej is on a distinguished road
Default Re: Hacking Flash Games (PART 1)

Sweet, thanks for this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #128 (permalink)  
Old 08-18-2008, 04:12 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Hacking Flash Games (PART 1)

Welcome.

@ghost: Of course it works
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #129 (permalink)  
Old 08-22-2008, 11:23 AM
raddudu raddudu is offline
Newbie
 
Join Date: Aug 2008
Posts: 1
Rep Power: 0
raddudu is on a distinguished road
Default Re: Hacking Flash Games

I'm having a big problem.I need to get a value from a : var _loc7;
This is what i'm talking about:

game.tagproc_RESULT = function (tag)
{
return;
var _loc4 = gmap.QUESTIONWIN;
var _loc7;
_loc7 = convNumber(tag.GOOD);
_loc4["ANS" + _loc7].FLASHER.gotoAndPlay(1);
}
OR
istead of _loc4["ANS" + _loc7].FLASHER.gotoAndPlay(1); there is directly _loc4["ANS"+convNumber(game.answerresulttag.GOOD)].FLASHER.gotoAndPlay(1);
And somewhare before this function is called , there is: tag=game.answerresulttag;

If someone thinks that he could help me PM me, to give you more details.
Thank you!

And by the way , Great Tutorial!

PS:Sorry for my bad english.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #130 (permalink)  
Old 08-24-2008, 07:21 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Hacking Flash Games (PART 1)

Please read the tutorial. This seems to only work for variables starting with _root
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tutorial - VB + Flash games! travy92 VB Tutorials 31 11-29-2008 03:48 PM
Hacking Simulation games TcM Video Game Talk 10 11-28-2008 04:44 PM
Online flash games site 2stamlers Site Reviews 5 01-10-2008 12:39 PM
Please Review My Website (Nuclear Games) daniel Site Reviews 3 01-09-2008 05:20 AM
GameScript Games Montecarlo Marketing 9 07-21-2006 11:48 AM


All times are GMT -5. The time now is 06:20 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads