can some one help me make a variable scanner plz
can some one help me make a variable scanner plz
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.
Wasn't this posted before?
-Rest in peace leechers-
Your PM box is 100% full.
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.
ive been trying to make one for a year
No you've been begging for people's sources for a year.
NextGen1 (02-21-2010)
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)
thats what ive been tring to do
/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.