Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] filter_list
Author
Message
Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #1

I was bored as hell, had nothing to do. I couldn't think of anything else to make when suddenly the idea of such a program crossed my mind. I did a quick search only to find out that such a program was never posted here.
Enough with the blabbering, here's the download link: http://www.mediafire.com/?in4cjkdkfio4x29 (Source code & Executable)
VirusTotal Scan report -> here.
Feel free to leech/rip/w/e.:blackhat:

Arcane.cfg.
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply

Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #2

I was bored as hell, had nothing to do. I couldn't think of anything else to make when suddenly the idea of such a program crossed my mind. I did a quick search only to find out that such a program was never posted here.
Enough with the blabbering, here's the download link: http://www.mediafire.com/?in4cjkdkfio4x29 (Source code & Executable)
VirusTotal Scan report -> here.
Feel free to leech/rip/w/e.:blackhat:

Arcane.cfg.
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply

RE: Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #3
I thought it looked that way, but you have a progress bar that does absolutely nothing? lol... This is basically 5-10 lines of code max if the code was optimized (uncounted)

Edit: Other than the SFD, and all the other enabled, visible stuff, and the useless progressbar and timer:
Code:
Private Sub GetData()
    TextBox1.Clear()
    TextBox1.Text = New WebClient().DownloadString("url")
End Sub

Private Sub ExportData()
    Using sr As New StreamWriter("filepath")
        sr.Write(TextBox1.Text)
    End Using
End Sub
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #4
(05-17-2012, 06:09 AM)PhazeShift Wrote: I thought it looked that way, but you have a progress bar that does absolutely nothing? lol... This is basically 5-10 lines of code max if the code was optimized (uncounted)

Edit: Other than the SFD, and all the other enabled, visible stuff, and the useless progressbar and timer:
Code:
Private Sub GetData()
    TextBox1.Clear()
    TextBox1.Text = New WebClient().DownloadString("url")
End Sub

Private Sub ExportData()
    Using sr As New StreamWriter("filepath")
        sr.Write(TextBox1.Text)
    End Using
End Sub
Strange, I don't remember posting this here at all.
Anyway, yes, the progress bar does nothing. I just added it to use up the vacant space.
By the way, the SFD and all the other enabled, visible stuff (quoting you), are very important for a complete program.
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply

RE: Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #5
I never said it wasn't, i'm saying that essentially because these are the basics, I did not include them in the core example of a similar code that would do the trick for such an app as yours. This isn't complicated stuff here. Basically taking out all the glitter and getting to the heart of your code, what i've posted above is all this really is...
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #6
(05-18-2012, 04:19 PM)PhazeShift Wrote: I never said it wasn't, i'm saying that essentially because these are the basics, I did not include them in the core example of a similar code that would do the trick for such an app as yours. This isn't complicated stuff here. Basically taking out all the glitter and getting to the heart of your code, what i've posted above is all this really is...

Correct...but your point is?
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply

RE: Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #7
For it being so simple i'd rather just use Ctrl + U in my browser...
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: Arcane.cfg's Webpage Source Code Obtainer [Source Code Included] #8
(05-19-2012, 06:55 AM)PhazeShift Wrote: For it being so simple i'd rather just use Ctrl + U in my browser...

You may do as you please. I do not see how anything you do affecting me in anyway whatsoever.
[Image: 5Y220l1.png]
[FREE] iPentagram Version4 - AIO Hacking Tool.
/ IPTracer, Shellbooter, Vuln.Scanner, DorkScanner, AnonEmailClient, Encrypter/Decrypter & more. /

Reply







Users browsing this thread: 1 Guest(s)