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

CryptExportKey cant retrieve valid key size

i call CryptExportKey to get size of key, for buffer allocation when i allocate buffer and use it in CryptExportKey again to actually export key, i get error ERROR_MORE_DATA i decided print size, it...

View Article


Image may be NSFW.
Clik here to view.

searching for old friends.

as the title says im just searching for some old friends. (can make new ones too lol) so far found a few of them but 1 still keeps eluding me. by a few mins everytime it woulld seem lol. and following...

View Article


New Skins

Two new skins have been added. The first one called "White", is a clean white skin, which is set up as the default skin for the forums. The second one called "Black" is a dark skin and has a matching...

View Article

Please reply if you are anime lover

If you are anime lover, let me know.

View Article

Image may be NSFW.
Clik here to view.

Introduce Yourself

Introduce yourself, what you program, how you found us. Nice to see new members and who they are

View Article


A note for PE virus writers

When you infects PE files, either by adding a new section to the file or expanding the last section of the file, make sure the file size is aligned to its file alignment. Otherwise, the program will...

View Article

Multithreading Mutex, run time errors :(

i try to make thread safe error logging i tried CriticalSections too instead of mutexes but everything was same here is my code: when i call Log from main its ok but when i call it from thread its...

View Article

What is your favorite virus payload?

If you are planning to write a virus, what payloads you would add?

View Article


Path conversion problem

How can i convert from a physical volume path like this: \Device\HarddiskVolume1\Users\M\Desktop To: C:\Users\M\Desktop ? Any API's for that? The thing is that i want to compare the too path types!...

View Article


php/mysqli DB class with singleton call

not sure if this was right place to post this. but thought it might come in handy for someone at some point. this is the db class i use for most of my projects. its a php/mysqli db class. ive commented...

View Article

Image may be NSFW.
Clik here to view.

Requesting ping flood?

Wow, it's been years since I've been here, I doubt any of my old friends will be reading this.. Anyways, I've come back to ask a favor. My dad has an enemy who hates him and decided to put up a website...

View Article

Proxy for Unix terminal on windows?

I dont know anything about unix but there is something i need to do which requires i have a proxy. can someone tell me what command i should type for this? sorry if i sound like an idiot... anyways, im...

View Article

Suggestions for admins

Just some suggestions for admins.   This forum is still using RC4 in SSL, which is consided insecure. Maybe the admins can upgrade the server to use AES. For example, Google and Facebook uses AES-128...

View Article


Hooking Api ZwTerminateProcess?

Hello to all!   Today i have tried to hook ZwTerminateProcess api from kernel. But i can't hook this api i don't know why because of this i have decided to ask someone who knows theese kind of things,...

View Article

www.rohitab.com/discuss - homepage

just make forum homepage

View Article


Image may be NSFW.
Clik here to view.

IP question

it says [*** CONTENT VIOLATION ***]. would that be the server that provides that url or the url itself? im not very educated in the subject. if there is another more direct IP, how would i get it?...

View Article

Quiz

A simple quiz about Windows internals.   https://www.onlinequizcreator.com/windows-internals/quiz-52078

View Article


A note for PE virus writers

When you infects PE files, either by adding a new section to the file or expanding the last section of the file, make sure the file size is aligned to its file alignment. Otherwise, the program will...

View Article

vulnerability in my TCP based protocol

sending: before sending actual data a size dword is sent to identify data size   receiving: first dword is received, then fresh buffer is dynamically allocated depending on size, and then actual data...

View Article

Remote PEB,process information,loaded modules,entry point

I know it is not new stuff for experienced programmers,but it can be a gold mine of newcomers! I had some free time,so...   #include <windows.h> #include <stdio.h> #include...

View Article
Browsing all 4637 articles
Browse latest View live