↧
Apparently, I'm supposed to introduce myself here. Hi!
Hey there! I'm new to these parts, and I just thought I'd say hi. I also have a few questions! First of all, Where should I get started if I want to code? I know thats a broad quesiton, and I'll be...
View ArticleDirectshow Webcam Capture Class (C++)
Hey all,I have been working on a class today that allows you to capture your webcam and have the framebuffer returned to you via a callback. There is little documentation on DirectShow Filter Graphs...
View ArticleLooking for IE pass recovery code
Hi, Does anybody have a working IE pass recovery in c++? Shebaws is outdated and I cant compile it.
View ArticleDiffie Hellman example
This is a simple example of Diffie Hellman key exchange. To keep things simple, we will use small numbers here. #include <stdio.h> #include <Windows.h> ULONG WINAPI PowerMod(ULONG...
View ArticleReducing PE Headers
I'm trying to create a compiler and I will start doing the part of the code generation. To become more simple to generate the executable, I want the PE headers remain as small as possible. For me...
View ArticleMilitary software coding
I'm thinking of working on a sort of project only the guys in green would write. I would be written for arduino and then can be used in many different 'projects'. Has anyone done anything like this? N2
View Articlesock5 client code
I needed sock5 client code but the codes I got were sometimes buggy or needlesly complicated.So here is my simple sock5 client code. You can use it to connect to sock5 servers, either remote, or local...
View ArticleHooking help
Hey guys, I am building an ad injector for all three major browsers (IE, FF, Chrome). I want to interacept HTML source and modify it on the fly. So my question is which .dll's and functions...
View ArticleCTS virus (file appending virus)
RosDevil's post discussed the file appending infection technique. However, his code have memory leak and handle leak problems, so I decided to write my own version. The name CTS is just a random name...
View Articlethis code made over 600 usd, want browserless inet active scripting
/* Sign in as does not work, but other Web page to use in the United States by more than $600 to me. Old spider and I CERT's money in its full automatic farm in the browser in the fat of monkeys the...
View ArticleWhat are Pointers? [Beginer, Advanced]
I spent the last few days adding to this tutorial bit by bit. I think it turned out kind of decent. Below I have attached a PDF file that is laid out slightly better than i could manage below. I...
View ArticleDirectshow Webcam Capture Class (C++)
Hey all,I have been working on a class today that allows you to capture your webcam and have the framebuffer returned to you via a callback. There is little documentation on DirectShow Filter Graphs...
View ArticleWindows 8.1 get error 577
Hi, i can use the apimonitor application in win 8.1 but when i try to load the apimonitor-drv-x64.sys and install it as a service, i get error 577 which has to do with a signature problem. What i don't...
View ArticleC++ count python modules?
Hello guys! I am working on an anti cheat you know and i have a problem about python injection, i can detect injected modules but i can't detect injected python files so is there anyway to count...
View ArticleMicrosoft antics
So many years of experience in the field and they still don't get it. https://www.microsoft.com/en-us/windows/browser-for-doing
View ArticleMiddleMouse
my friend Taka Icscp made a small troll program where it moves the mouse to the center and turns on itself (.jar file) here have a little peak and maybe try it out later will add an upgraded version...
View ArticleMy PGP key
This is my PGP public key. If you want to send something to me (messages, files, etc), you can encrypt it with my public key. Key information: User name: zwclose7 Email: zwclose7@yahoo.com Key ID:...
View ArticleDeployment of Viruses
So a lot has been discussed and posted on how to create viruses on the forum.But not so much on how to deploy them......So i thought a thread needs to exist where members can generate ideas on how to...
View ArticleChanging IP address and opening webpage
Hi, i need to make a small application in C++ which would do the following: 1. remove browser cookies 2. change IP address (hide my IP address) 3. go to a specific URL 4. wait like around 5 seconds...
View Article