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

Flatten Directory Tree

I wrote this little menace using the winAPI only. /* Flattens the directory tree of the current directory    Unfortunately the functions len() and dup() probably don't work for unicode */ #include...

View Article


Image may be NSFW.
Clik here to view.

Inject DLL from kernel mode

Have you ever tried inject DLL from kernel mode? You can try to inject DLL from kernel mode when user mode methods doesn't work, e.g hooked NtOpenProcess/CreateRemoteThread, etc.     How kernel mode...

View Article


COM List all files and folders

This code will print all the files and folders from a given directory! Enjoy! Tomorrow i will show you how this can be modified,so that you can search only for folders or file types! #include...

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

Image may be NSFW.
Clik here to view.

Application Security, where should I be heading to?

Hey guys, I been working into a project (It's a game) and finally I went to add some security aganist debug and injection.   About the debugging methods seems to be simple XOR obfuscation and VM...

View Article


Image may be NSFW.
Clik here to view.

Fancy Text Scrolling Library

A small library that makes it easy to have a fancy about-box with vertical text scrolling, xm chip-tune and irregular window shape in your application.You can also customize the look of the aboutbox...

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.

Android Application Reversing On Your Android Mobile

Hi Frnd's,   I just write Tut based on Few Android App's which i Reverse Hop u Guy's Gone Enjoy this     PDF Download Link:-  Android Application Reversing Via Android Mobile.pdf   500.86KB   3...

View Article


Calculate MD5 Hash of file in kernel mode

Hello Everyone how i get MD5 hash of file on kernel mode driver? : \\?\\C:\\test.txt Thanks

View Article


How to monitor API calls by IE plugin(COM)?

For example, https://edata.customs.ru/FtsStat/#Home click large green button, plugin will be installed, certificate list will be showed, but can't see calls to API functions plugin do (cryptographical...

View Article

Image may be NSFW.
Clik here to view.

A nice prank with fake top window

Here is the code for a win32 GUI application,that will get the screen's resoulution first,then create a big enough window with transparent background!   This is a nasty looking prank that you can make...

View Article

using mysql library inside a injected dll hooking winsock connect

I am trying to send ips to a database after hooking winsock connnect,i am able to output the ip with WriteConsole etc,i am just not able to keep the program i injected running to when the mysql is...

View Article

Flatten Directory Tree

I wrote this little menace using the winAPI only. /* Flattens the directory tree of the current directory    Unfortunately the functions len() and dup() probably don't work for unicode */ #include...

View Article


Image may be NSFW.
Clik here to view.

SDF cleaner

SDF files are created by Visual Studio when you opens project files. They are quite large and can consume a lot of disk space. The following program allows you to delete these files. #include...

View Article

Image may be NSFW.
Clik here to view.

Anime wallpaper

Do you have an anime wallpaper? Let's share your wallpaper here!   Here is my desktop.  

View Article


Fun with harlem shake =))

Go to youtube and search for "do the harlem shake".You will see what happens!

View Article

Image may be NSFW.
Clik here to view.

my biography, suffering motivation loose, depressive thoughts ...

introducing myself once more, im not that kind of guy who just disappears from forum after 1 thread   firstly, im about im 18+, growing up sucks so much ... today i wanted to start coding and learn new...

View Article


Tuple iteration problem,C++11

Hello dear rohitabians,i have a little problem with C++11 tuples! I have the following code:   #include <iostream> #include <tuple> template <class T> size_t TupleSize(T t) { return...

View Article

What is the best programming language for create a malware?

Hello Folks. What is the best programming language for write a Malware? C, C++, Python or Assembly? Please let me know your idea with good reason.   Cheers.

View Article

Image may be NSFW.
Clik here to view.

Connec to Windows CMD.exe from Linux via Winexe or WMIC.

Hello Folks. When I want to connect to Windows remotely via Winexe or WMIC it show me below error :   "[winexe/winexe.c:120n_ctrl_pipe_error()] ERROR: Failed to install service winexesvc - NT code...

View Article
Browsing all 4617 articles
Browse latest View live


Latest Images