Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 17:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 18 of 56
Search took 0.02 seconds.
Search: Posts Made By: tnd0
Forum: C/C++ 10/28/2017, 21:11
Replies: 1
Views: 3,380
Posted By tnd0
Start by analyzing the client you want to...

Start by analyzing the client you want to emulate. For this you will need a packet sniffer (WPE PRO or WireShark) and then take a look at what the Client sends to the Server. If the traffic between...
Forum: C/C++ 05/11/2015, 19:58
Replies: 1
Views: 686
Posted By tnd0
Here's a good picture Tutorial: How to Speedhack...

Here's a good picture Tutorial: How to Speedhack by tndz. ([Only registered and activated users can see links])
Forum: C/C++ 12/18/2012, 15:46
Replies: 3
Views: 666
Posted By tnd0
Setz dich mit lua auseinander, Das loot-"fenster"...

Setz dich mit lua auseinander, Das loot-"fenster" ist ein Frame. "/script %framename.visible" gibt TRUE oder FALSE zurück. Entweder baust du also ein Addon, welches das für dich checkt und daraufhin...
Forum: General Coding 11/26/2012, 00:52
Replies: 2
Views: 500
Posted By tnd0
Ja, kenne ich. Helfe dir aber nicht, denn allein...

Ja, kenne ich. Helfe dir aber nicht, denn allein schon deine geänderte Schriftart ist Grund genug zur Notschlachtung. Von deinen Beiträgen ganz zu schweigen.
Forum: C/C++ 11/22/2012, 15:58
Replies: 24
Views: 2,110
Posted By tnd0
Ohne Englisch kein C++. So einfach ist das...

Ohne Englisch kein C++. So einfach ist das nunmal.

Ansonsten:
[Only registered and activated users can see links]
Forum: C/C++ 11/03/2012, 22:32
Replies: 29
Views: 2,280
Posted By tnd0
Die jungs von Assassins Creed2 haben fast ein...

Die jungs von Assassins Creed2 haben fast ein Jahr für ihren Kopierschutz gebraucht und die Jungs von Skidrow haben nichtmal nen Monat mit vermutlich weniger als 1/4 der Manpower das ganze...
Forum: C/C++ 11/03/2012, 22:25
Replies: 24
Views: 1,484
Posted By tnd0
:awesome:

:awesome:
Forum: C/C++ 10/25/2012, 15:56
Replies: 3
Views: 578
Posted By tnd0
catch the shutdown message with a windowhook or...

catch the shutdown message with a windowhook or hook the shutdown procedure.
Forum: C/C++ 10/25/2012, 13:08
Replies: 3
Views: 578
Posted By tnd0
It is possible in theory, but only when the...

It is possible in theory, but only when the process tries to detach your DLL without shutting down.
If your DLL is being detached because your process is shutting down, you cannot guarantee that...
Forum: General Coding 10/11/2012, 10:57
Replies: 10
Views: 1,132
Posted By tnd0
Nein und Ja. Wenn Patchguard in den...

Nein und Ja. Wenn Patchguard in den systemkritischen Bereichen einen Hook oder ähnliches findet callt es Ke!BugCheck - um das System zu crashen. KeBugCheck ist die BlueScreenfunktion die laut msdn...
Forum: C/C++ 09/28/2012, 21:27
Replies: 25
Views: 1,849
Posted By tnd0
SuspendThread, TerminateThread und System() sind...

SuspendThread, TerminateThread und System() sind 3 funktionen die du niemals verwenden solltest, wenn du keinen guten Grund dafür hast.

Generell sollte man es besser so lösen:

#include...
Forum: C/C++ 09/18/2012, 17:45
Replies: 6
Views: 702
Posted By tnd0
Schönes Gedicht. Oder was soll die Formatierung? ...

Schönes Gedicht. Oder was soll die Formatierung?

Und ja, es ist möglich. Und nein, ich sage dir nicht wie, denn entweder hast du keinen Plan von C++ oder bist zu faul um selbst zu suchen. Beides...
Forum: C/C++ 09/14/2012, 15:38
Replies: 10
Views: 1,871
Posted By tnd0
Eigentlich sollte es daran nicht liegen. So...

Eigentlich sollte es daran nicht liegen. So gehts:

#include <iostream>
#include <string>
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>

using namespace std;
int main( void )
{
Forum: C/C++ 09/13/2012, 17:39
Replies: 10
Views: 1,871
Posted By tnd0
selbst schreiben. openprocess()...

selbst schreiben.

openprocess() writeprocessmemory() createremotethread() fertig.
Forum: Coding Releases 09/04/2012, 21:39
Replies: 4
Views: 675
Posted By tnd0
was umgehend gelöscht gehört, bevor wirklich noch...

was umgehend gelöscht gehört, bevor wirklich noch jemand FTP-Account-Daten in seine autoit scripts hard-'coded'.
Forum: General Coding 08/09/2012, 13:16
Replies: 11
Views: 729
Posted By tnd0
das schafft jeder, nur du scheinbar nicht. schade...

das schafft jeder, nur du scheinbar nicht. schade eigentlich, musst du wohl ehrlich spielen.
Forum: C/C++ 08/03/2012, 22:55
Replies: 28
Views: 3,846
Posted By tnd0
Im Prinzip ist es so, dass CreateFile auf...

Im Prinzip ist es so, dass CreateFile auf Treiberebene bei 32bit Apps den Pfad völlig transparent für den User von System32 auf SysWow64 ändert. Das hat Microsoft so gemacht, um zu verhindern, dass...
Forum: C/C++ 08/02/2012, 20:19
Replies: 28
Views: 3,846
Posted By tnd0
#include <windows.h> #include <psapi.h> ...

#include <windows.h>
#include <psapi.h>
#pragma comment(lib, "psapi.lib")
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>


// For the following function see:...
Showing results 1 to 18 of 56

 
Forum Jump

All times are GMT +2. The time now is 17:56.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.