Results 1 to 9 of 9
  1. #1
    hellldog's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    99
    Reputation
    10
    Thanks
    5
    My Mood
    Psychedelic

    variable scanner{vb08] help

    can some one help me make a variable scanner plz

  2. #2
    ShadowPwnz's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Hackworld
    Posts
    104
    Reputation
    10
    Thanks
    17
    My Mood
    Dead
    It's not that easy. First you have to formulate a word list (for a dictionary attack), then you have to find a way to make it scan that word list unbelievably fast, scan the swf for each item in that wordlist, store the results in a listbox and show that listbox to the user. C&P won't work in this instance.

  3. #3
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Wasn't this posted before?
    -Rest in peace leechers-

    Your PM box is 100% full.

  4. #4
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Quote Originally Posted by hejsan1 View Post
    Wasn't this begged for before?
    Fixed.

    My source works, but I've gotten into the habit of not giving sources to anyone (especially copy and pasting choobs like you).

    Oh and by the way a variable "scanner" doesn't do what you think.

    You can't exactly "scan" a flash file for variables without having (as mentioned before) a large list of random words and/or numbers that would be "scanned". The method is to enter a word or a phrase, and the "scanner" would search the .swf file for the phrase, simple right? Indeed it is.

    So if you want to make a variable "scanner" then learn how to use AxShockwave elements with VB.NET, and stop begging for tutorials.

  5. #5
    hellldog's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    99
    Reputation
    10
    Thanks
    5
    My Mood
    Psychedelic
    ive been trying to make one for a year

  6. #6
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    No you've been begging for people's sources for a year.

  7. The Following User Says Thank You to Lolland For This Useful Post:

    NextGen1 (02-21-2010)

  8. #7
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    When I get to making a tut I will, but like lolland said, You would have to add a textbox that searches for a specific variable, A "brute force" method of passing dictionary terms would be annoying to the user, and to the creator (not that its complex, just annoying)


     


     


     



    The Most complete application MPGH will ever offer - 68%




  9. #8
    hellldog's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    99
    Reputation
    10
    Thanks
    5
    My Mood
    Psychedelic
    thats what ive been tring to do

  10. #9
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    /Moved to Tutorial Request.

    Essentially you are looking for someone to write the code or application for you,
    I have moved it to the tutorial request section, You may have luck there.

    I can try to do this, but if not someone here may help
    Last edited by NextGen1; 02-22-2010 at 11:26 AM.


     


     


     



    The Most complete application MPGH will ever offer - 68%




Similar Threads

  1. [Help] Flash game variable scanner??
    By tremaster in forum Visual Basic Programming
    Replies: 5
    Last Post: 03-23-2011, 02:34 PM
  2. [Help]flash game variable scanner
    By tremaster in forum Visual Basic Programming
    Replies: 3
    Last Post: 08-19-2010, 06:13 AM
  3. variable scanner{vb08] help
    By hellldog in forum Programming Tutorials
    Replies: 2
    Last Post: 02-23-2010, 11:33 AM
  4. variable scanner{vb08] help
    By hellldog in forum Visual Basic Programming
    Replies: 8
    Last Post: 02-22-2010, 11:20 AM
  5. variable scanner{vb08] help
    By hellldog in forum Suggestions, Requests & General Help
    Replies: 0
    Last Post: 02-04-2010, 01:24 PM