Monitoring your first application with API Monitor v2
This tutorial will walk you through the process of monitoring Notepad: http://www.rohitab.com/api-monitor-tutorial-monitoring-your-first-application
View ArticleRegQueryValueExA/W lpData does not show all the data
When seeing the API call, RegQueryValueExA, lpData contain only the first byte of the answer. not the whole buffer. I see that in the API def: <Api Name="RegQueryValueEx"...
View ArticleJava Packet Capture
Hey i have been working on sample Java packet capture program to test jnetpcap library for a big project.So coded a fast test and so far its being good so i have this made: It sniffs the first 10...
View Article[PHP+SQP+JPGRAPH] Connect a database and make an automatic graphic function.
Hello everybody ! Im asking how i can make an automatic graphmaker function and how conect my database to the php. Consider the following: 1) I got a database created in "phpmyadmin". The user...
View ArticleDelete Post option
I noticed that they is no means by which one can delete a post.You can edit it but not delete it,......so if i was drunk and posted my gf nude pic or i posted a reply to a "female member admitting of...
View ArticleHiding loaded driver with DKOM
In my previous post, I showed how to enumerate loaded drivers with NtQuerySystemInformation. However, drivers can be hidden with DKOM. I will show you how to hide drivers with DKOM. #include...
View ArticlePE injection & Hooking crash.
Hey guys, so I've been playing around with run time PE loading and hooking lately, and I've succeeded in taking an exe from disk and running it from memory in another process. That exe has the hooks...
View ArticleJava Applet - ClassNotFoundException - JRE 1.8
Hi all Yeah, I know "Java-Applets" are kind of ... out-dated. Never mind, I need one for some demonstration purposes. I just created a simple applet that prints "Hello World", which is fun. I loaded...
View ArticlePython Meme Creator
If you have used whatsapp and etc........... you have probably seen tonnes of memes images that are funny..... .......So i had time i made a quick simple python script to make memes.it is based on the...
View Articlehacker's lair.....your lair
I know most of you have a lair,room,basement or office etc where all the coding and hack shit goes down as you listen to productive,exotic music as such: 1.)https://www.youtube.com/watch?v=8yY982IVqZg...
View ArticleDoes NtSuspendProcess Work for anyone?
Hi, I was trying to manipulate NtSuspendProcess paramter and it always return a different (but always the same) parameter to the inputted parameter. - code: #include <Windows.h> #include...
View Article[Que]IE hooking
am not really good at hooking stuff but my gf disagrees... .....anyway i have seen alot on the forum about creating hooks and i at least can do a successful keyboard hook but how does Internet Explorer...
View ArticleDLL Hijacking by LoadLibrary
Okay, here's the scenario: DLL hijacking routine is executed Function obtains pid of an elected exe to be the host process HANDLE is opened for that process Memory is allocated in a randomly selected...
View ArticleRagnarok server invasion
hello guys . I'm trying to get an administrator access , this Ragnarok server, and I'm not getting . The move to Flux CP , made me lose access for SQLinjection . But I am aware that there are...
View ArticleMy first C++ backdoor
Recently, I am studying Winsock, and this is my first Winsock application. It's a C++ backdoor. The backdoor has two parts: client and server. The server, CppServer.exe, once executed, it will install...
View ArticleHiding loaded driver with DKOM
In my previous post, I showed how to enumerate loaded drivers with NtQuerySystemInformation. However, drivers can be hidden with DKOM. I will show you how to hide drivers with DKOM. #include...
View Article[Que]Process/Service protection
Hello ppl, what are working alternatives for RtlSetProcessIsCritical on Win7/Win8. I have tried token ACL and some public methods but even TaskMngr (elevated) can kill the process. My process is...
View Articlesend a file periodically through socket in windows
hello .. i'm a new comer in this site. I want to send a file periodically from client to server in C++. say, every 10 seconds. "send.txt" is the file that i want to send to server through socket...
View ArticleThread Hiding
Hey guys. I'm not new in rohitab although I've never actually posted anything here. I've been following this community for a while and let me tell you some of the content shown here is top notch HQ...
View ArticleThe loss of interest in "Destruction viruses"
I am a beginner at c++ and have therefore decided to visit a lot of forums which offers good and interesting code. What intrigues me and motivates me the most are viruses. The thought of controlling...
View Article