Quantcast
Channel: New Topics
Browsing all 4637 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

W32 bind ngs shellcode

Oi oi !   I'm trying compile and use this old shellcode to test something, everyone says its working but not working on my lab.Probably I'm doing something wrong.Some help would be great !   My tools :...

View Article


Module (PEB/LDR) Hiding (All 4 Methods) x64

Following on from;    http://www.rohitab.com/discuss/topic/41944-module-pebldr-hiding-all-4-methods/?view=findpost&p=10101843 #include <stdafx.h> #include <Windows.h>...

View Article


Image may be NSFW.
Clik here to view.

[Source]Kernel - Handle Hiding (7,8,8.1,10) x64 (4 Methods)

Hi,    This is a share stripped from a project I was working on, the goal was to deploy a driver that would remove a process/thread object from all handle tables.   This was nothing more than a pseudo...

View Article

What are some of the good strategies to hide a process ?[Both windows/*Nix]

Heyaa Rohitabian, I haven't been much in windows/nix programming so I want to learn stuff by catching it up thorough practical application so I wanted to know some of the best ways/techniques to hide...

View Article

Image may be NSFW.
Clik here to view.

C++ Load and communications with swf

Hi to all, after weeks of tries and searches around the net i have to admit one thing rohitab rules !   Thanks to Napalm and the support of wap2k we`ve manage to create a unique one and only script...

View Article


Image may be NSFW.
Clik here to view.

c++ and swf load from memory and comminucate back and forth

Yeap, the second part of loading an swf file and communicating with it back and forth using c++ is done. In this tutorial you wil be able to load your swf from memory and not having it as external file...

View Article

Injected process crashing

Hi,   I've been trying to get some PE injection working. I got the injection working, but the problem is that the host process crashes when I try to use structs like, in this case, _STARTUPINFOW....

View Article

.mdb file 2003 question

.mdb database is network access. On each computer in turn opens. However, if opened from one computer to another will not open. Without any messages. Client Settings - shared (not exclusive). Files...

View Article


get list of loaded kernel modules to use in my driver

hi everyone     I'm trying to write a kernel module that dump idt table and also give some information like the module that idt entry refer to   so my problem is how getting modules information like...

View Article


Asriel songs

Do you like Asriel's songs?    

View Article

I can't paste with Internet Explorer 11

Hello, I just installed Internet Explorer 11 on my computer, and I can't paste anything on this forum. What wrong with my browser?

View Article

Module (PEB/LDR) Hiding (All 4 Methods) x64

Following on from;    http://www.rohitab.com/discuss/topic/41944-module-pebldr-hiding-all-4-methods/?view=findpost&p=10101843 #include <stdafx.h> #include <Windows.h>...

View Article

Good keylogger

I know that a lot of people are trying to program a keylogger in C/C++,and i've seen people that use GetAsyncKeyState method(in my opinion very cpu consuming) and i've decided to show you another...

View Article


Image may be NSFW.
Clik here to view.

Epic song

This song is so epic!  

View Article

[c++] convert dll to byte array and stream it

Hi all, i have a .dll file, wich need to be injected into a target process, i heard smth its possible to dont have the .dll on your own hard drive so it get "streamed", some one tells me it can be done...

View Article


Image may be NSFW.
Clik here to view.

byte copy error :S

Hey Guys,   I have a strange problem... The decrypt routine stops after 11041 bytes.... ( it should be 31232) In olly it works until the 11042 byte then crash instant.... the dwStartAddr is right and...

View Article

[C] Peb->Ldr->InMemoryOrderModuleList->Flink->DllBase Dont...

Here the code:   VOID WinMainCRTStartup(VOID){     CORE Core;     PPEB Peb = (PPEB)__readfsdword(0x30);     PLIST_ENTRY Head = &Peb->Ldr->InMemoryOrderModuleList, Next;     for(Next =...

View Article


[Q] Reverse Shell

hi every one , i have a little problem here when i try to run the following code the spawned process immediately exits #include <winsock2.h> #include <windows.h> #include <stdio.h>...

View Article

What is thread?

Hello Folks,    i wan to ask a very basic question i don't understand at all. i tried google but i don't understand a bit .    " What is  thread  "  ?    if you could give me example?   Thanks

View Article

[Que] Asm thread

wasup .....i wanted to use this thread(now and future) for asm questions to avoid spamming the board too much with one topic. So i was trying to determine the max value given an array of integers.here...

View Article
Browsing all 4637 articles
Browse latest View live