24 Hour Addiction Helpline. Get Help Now - 800-559-9503 - Addiction Recovery Videos
Addiction Treatment
Sniff your neighbor\ Sniff your neighbor's password!
Posted by: youhakim

Video duration: 442 seconds

Sniffing your neighbor's password using Cain&Able.

Related: cain&able, password, sniffer

First step to the cracking art! First step to the cracking art!
Posted by: youhakim

Video duration: 550 seconds

How to crack a program, disassembler, w32dasm

Related: cracking, disassembler, w32dasm

Introduction to wireshark. howto #1 Introduction to wireshark. howto #1
Posted by: youhakim

Video duration: 406 seconds

Tshark is a command line sniffer that comes with the famous protocol analyzer WireShark. let's explore it!

Related: analyzer, ethernet, ip, protocol, sniffer, tcp, tshark, wireshark

Introduction to Wireshark: howto #2 Introduction to Wireshark: howto #2
Posted by: youhakim

Video duration: 599 seconds

Tshark is a command line that comes with the famous protocol analyzer Wireshark. Let's explore it together!

Related: analyzer, ethernet, ip, protocol, sniffer, tcp, tshark, wireshark

Introduction to Wireshark: howto #3 Introduction to Wireshark: howto #3
Posted by: youhakim

Video duration: 536 seconds

Wireshark is a famous protocol analyzer, get to know it and you'll be an expert in networking in no time! I promise! :)

Related: analyzer, ethernet, icmp, ip, protocol, sniffer, tcp, wireshark

The second step to the art of cracking. (part1) The second step to the art of cracking. (part1)
Posted by: youhakim

Video duration: 582 seconds

Cracking Tutorial using w32dasm and a HexEditor.

Related: assembly, cracking, hexeditor, w32dasm, windasm

Assembly programming : Example # 1 again! Assembly programming : Example # 1 again!
Posted by: youhakim

Video duration: 473 seconds

Assembly programming is easy when you start by simple examples!

Related: assembly, dos, programming, tasm

Programming & debugging series: Boot Sector program. Programming & debugging series: Boot Sector program.
Posted by: youhakim

Video duration: 590 seconds

In this tutorial we'll program a boot sector program in assembly language and we'll execute it in a virtual machine which we'll be creating using the free Vmware server.

Related: assembly, boot, language, nasm, sector, vmware

Assembly programming : Example # 2 again! Assembly programming : Example # 2 again!
Posted by: youhakim

Video duration: 494 seconds

Assembly programming is easy if you learn it through simple examples! well! the good news is some weird guy made it even simpler because he's done the homework for you! so get comfortable in you chair and watch!

Related: assembly, programming, tasm

Assembly: example #4 Assembly: example #4
Posted by: youhakim

Video duration: 429 seconds

Assembly language example

Related: asm, assembly, language, tasm

No connection: Wireshark to the rescue. No connection: Wireshark to the rescue.
Posted by: youhakim

Video duration: 236 seconds

"What the ..? there is no connection! :o=)"
In this real scenario we'll use Wireshark to help us find out what's going on.

Related: connection, dns, problem, wireshark

Programming & debugging series: CGI executable. Programming & debugging series: CGI executable.
Posted by: youhakim

Video duration: 508 seconds

In this tutorial we'll program a CGI executable using the C language and we'll also configure a Windows environment so to test it.

Related: c, cgi, html, iis, language, programming

The second step to the art of cracking. (part2) The second step to the art of cracking. (part2)
Posted by: youhakim

Video duration: 390 seconds

Cracking a program using w32dasm and a HexEditor.

Related: cracking

Programming & debugging series: tutorial #4 Programming & debugging series: tutorial #4
Posted by: youhakim

Video duration: 578 seconds

We code a small c program which we'll examine using the gdb debugger so to observe how the stack gets used and organized.

Related: debugging, gcc, gdb, programming, stack

Assembly: Hello world! Assembly: Hello world!
Posted by: youhakim

Video duration: 188 seconds

Assembly Tasm programming

Related: assembly, programming, tasm

Fun with  Windows login. Fun with Windows login.
Posted by: youhakim

Video duration: 606 seconds

In this video we try to bypass the Windows login by using the tools that Windows made available for people with disabilities so they can use the computer comfortably.

Related: bypass, hacking, language, login, programming, security, windows

Captcha: how to easily add a captcha to a form. Captcha: how to easily add a captcha to a form.
Posted by: youhakim

Video duration: 413 seconds

In this video we show how to add a captcha to a form using dreamweaver 8 and a captcha image extension for dreamweaver.

Related: captcha, dreamweaver, extension, php

Debug : Tutorial #2 Debug : Tutorial #2
Posted by: youhakim

Video duration: 423 seconds

Debug, programming in assembly language using debug

Related: assembly, debug, language, programming

Exploit a stack overflow vulnerability. Exploit a stack overflow vulnerability.
Posted by: youhakim

Video duration: 537 seconds

This video is about a stack overflow vulnerability. We will program 2 programs, the first one will have a stack overflow vulnerability in it and the second one will take advantage of that to execute code that shouldn't otherwise be executed!

Related: overflow, programming, security, stack, vulnerability

Programming: a PHP script to monitor a web page. Programming: a PHP script to monitor a web page.
Posted by: youhakim

Video duration: 600 seconds

This PHP script monitors a web page, that is every time the script gets executed it tells us if the web page has changed in any way since the last time the script was executed.

Related: hash, md5, monitor, php, programming, script

Programming: Encrypt a file using XOR. Programming: Encrypt a file using XOR.
Posted by: youhakim

Video duration: 598 seconds

A simple program in C language that encrypts a file using a simple symmetric algorithm: XOR.

Related: encryption, language, programming, xor

Hide files using ADS. Hide files using ADS.
Posted by: youhakim

Video duration: 597 seconds

Hide files using NTFS ADS(Alternate Data Stream)

Related: ads, hide, ntfs