OldSchoolHack

Registrieren / Anmelden Deutsch

Benutzersuche: KN4CK3R

Such-Informationen
KN4CK3R
Themen im Forum
Thema Forum Letzter Beitrag Beiträge Zugriffe
icon

Go to first new post [Release] tim0nchams v1.0 WarZ Erstellt am: Do 8. Nov 2012, 12:31

KN4CK3R

preview Vorschau

Go To Post

Info:
-I have no idea if they can actually detect this (I highly doubt it).
-If you are banned don't blame me/ask me to buy you a new key.
-After tomorrow night this will probably be patched since the addresses will change.
-I have no idea if I intend to update this or not but I wouldn't expect much more than this for a public release from me.
-If you have errors please post here.
-It is packed to try to avoid people changing the shellexec and claiming it as their own.
Um Links zu sehen, musst du dich registrieren

Download tim0nchams v1.0 WarZ
Infestation Survivor Stories (The WarZ)

Do 8. Nov 2012, 18:24

von k1u Go to last post
3 2073
icon

Go to first new post [Release] ut3 aimbot Erstellt am: Sa 8. Sep 2012, 17:41

KN4CK3R

preview Vorschau

Go To Post

ut3 aimbot and esp
press home activate hack

use any dll injector to load the hack
Download ut3 aimbot
Unreal Tournament 3

Do 8. Nov 2012, 17:25

von donnyg Go to last post
2 3567
icon

Go to first new post [Release] DayZNavigator v3.8 Erstellt am: Do 8. Nov 2012, 12:33

KN4CK3R

preview Vorschau

Go To Post

Undetected

[Features]

   Fully opensource
   Based on the great dayzdb map
   Javascript-based, runs in browser
   Easily adaptable to new Arma versions
   Zoom function
   Displays Players
   Displays Vehicles
   Displays Tents
   Displays Corpses
   Auto-center function


[License]
You find the license in the "License.txt" file. By running DayzNavigator you agree to the license. I will not replace any CD-Keys in case you get banned.

[Instructions]

   Update to at least Arma 97239 (by hand!)
   Extract somewhere
   (To use Lingor Island version delete the "ssl3.dll" and rename the "ssl3.dll.backup" to "ssl3.dll")
   Launch firefox (or a different 32bit-process named 'foo.exe')
   Launch 'plugin-container.exe' (or launch 'plugin-container.exe' with the command line argument 'foo.exe')
   In your system browser a log window should open
   Launch DayZ (Doesn't matter how, SixLauncher, Dayzcommander, Custom shortcut etc...)

Never open the plugin-container.exe while Battle-Eye is active! (Open the plugin-container.exe before going to lobby)
Um Links zu sehen, musst du dich registrieren

Download DayZNavigator v3.8
Arma 2 (DayZ)

Do 8. Nov 2012, 12:33

von KN4CK3R Go to last post
0 1058
icon

Go to first new post [Release] CoD_WaW_1.7_rank Erstellt am: Do 8. Nov 2012, 12:23

KN4CK3R

preview Vorschau

Go To Post

How to use:

inject the dll ( injector included )
join a server
Make a kill and u will rank up
now reconnect or join another server and repeat that till u get the desired rank
Download CoD_WaW_1.7_rank
Call of Duty 5: World at War

Do 8. Nov 2012, 12:23

von KN4CK3R Go to last post
0 2797
icon

Go to first new post [Release] Sv_Cheats And Sv_Consistency Bypass. Erstellt am: Do 8. Nov 2012, 12:22

KN4CK3R

preview Vorschau

Go To Post

Inject Hyperion.DLL into hl2.exe with any injector (Winject, Perx) as admin.
If you have done the above correctly you should be greeted with "Hyperion Bypass Loaded!" in your console.

Change Log:

   Added consistency bypass
   Removed pure bypass due to crash [Temporary]
   Added unknowncheats message on injection
   Made video
   Modified iConVar.h for easier flag modification
Download Sv_Cheats And Sv_Consistency Bypass.
Team Fortress 2

Do 8. Nov 2012, 12:22

von KN4CK3R Go to last post
0 2938
icon

Go to first new post [C#] XorStr Erstellt am: Di 6. Nov 2012, 15:14

KN4CK3R

preview Vorschau

Go To Post

https://www.oldschoolhack.me/img/smilies/yuno.gify u no hide strings in .net?

Als Ergänzung zu: https://www.oldschoolhack.me/forum/releases/9323,releaseosh-xorpreprocess.html

CSHARP Code:
  1. class XorStr
  2. {
  3. private string data;
  4.  
  5. public XorStr(byte key, byte[] encryptedString)
  6. {
  7. StringBuilder sb = new StringBuilder(encryptedString.Length);
  8. foreach (byte b in encryptedString)
  9. {
  10. sb.Append((char)(b ^ key));
  11. key += 127;
  12. }
  13. data = sb.ToString();
  14. }
  15.  
  16. public override string ToString()
  17. {
  18. return data;
  19. }
  20. }
  21.  
  22. new /*OldSchoolHack*/XorStr(0x1A, new byte[] { 0x55, 0xF5, 0x7C, 0xC4, 0x75, 0xFD, 0x7B, 0xFC, 0x7E, 0xD9, 0x71, 0xEC, 0x65 }).ToString()
  23. XorStr url = new /*OldSchoolHack*/XorStr(0xE3, new byte[] { 0xAC, 0x0E, 0x85, 0x33, 0xBC, 0x36, 0xB2, 0x33, 0xB7, 0x12, 0xB8, 0x3B, 0xBC });

greetz KN4CK3R
VB, C/C++, Delphi, etc

Di 6. Nov 2012, 15:14

von KN4CK3R Go to last post
0 628
icon

Go to first new post I USING OLDSCHOOL HACK IN CS:GO Erstellt am: So 4. Nov 2012, 19:36

Rgern100

preview Vorschau

Go To Post

funktioniert

greetz KN4CK3R
Counter-Strike: Global Offensive

So 4. Nov 2012, 20:37

von KN4CK3R Go to last post
1 1683
icon

Go to first new post Release - Radarhack für CSS Erstellt am: Sa 3. Nov 2012, 01:00

KN4CK3R

preview Vorschau

Go To Post

Diskussionsthread:
https://www.oldschoolhack.me/forum/releases/9527,releasecss-aryanradar-100-beta.html
OldSchoolHack-News

Sa 3. Nov 2012, 01:00

von KN4CK3R Go to last post
1 2939
icon

Go to first new post Release - Radarhack für CSS Erstellt am: Sa 3. Nov 2012, 01:00

KN4CK3R

preview Vorschau

Go To Post

Hier ein kleines Radar von SilverDeath für Counterstrike Source:

http://www.abload.de/img/screenshotr1edz.png

Das ganze ist ein externes Hardware overlay, kann also nicht ohne weiteres screenshotted werden, ist vollkommen frei personalisierbar und VAC undetected.
Features:
-Einstellbare Radarreichweite
-Nur Gegner zeichnen
-Punkt
-SichtCone
-HP-Bar
-HP-Text
-Entfernung
-Höhenunterschied
-Name
-etc.

Download:
https://www.oldschoolhack.me/hackarchiv_file_4667_AryanRadar-101-Beta.html

Diskussion im Forum:
https://www.oldschoolhack.me/forum/releases/9527,releasecss-aryanradar-100-beta.html

Viel Spaß!
OldSchoolHack-News

Sa 3. Nov 2012, 01:00

von KN4CK3R Go to last post
1 2939
icon

Go to first new post [Release] OldSchoolHack BP CSS RC43 Erstellt am: Do 1. Nov 2012, 15:36

KN4CK3R

preview Vorschau

Go To Post

Update:
https://www.oldschoolhack.me/hackarchiv_file_4632_OldSchoolHack-BP-CSS-RC44.html
Counter-Strike: Source

Fr 2. Nov 2012, 18:28

von KN4CK3R Go to last post
1 3864
icon

Go to first new post [Release] OldSchoolHack BP CSS RC43 Erstellt am: Do 1. Nov 2012, 15:36

KN4CK3R

preview Vorschau

Go To Post

OldSchoolHack - BP - Counterstrike:Source - RC43
by KN4CK3R

Changes:
-offsets updated

0. injector and dll must have the SAME name (osh.exe, osh.dll or whatever)
1. start CS:Source
2. start injector
3. read the infos in the CSS console
4. play

FAQ:
Q: How do I open the menu?
A: Press Insert / Einfügen.

Q: The game often crashes for me.
A: Try out the windowmode.

Q: Why can't I move the mouse?
A: You only can move the GUI mouse if you are ingame.

Need more help?
https://www.oldschoolhack.me/forum/support/7160,howtouse-osh-bp.html

Features:

- Chameleon Models (Chams)
- Weapon Chams
- no Hands
- no Flash
- Crosshair

- sv_cheats Bypass
- sv_consistency Bypass
- Modelwireframe
- no Particles
- Fullbrightmode
- no Sky

- ESP Box
- ESP Name
- ESP Healthbar
- Radar
- Radar Name
- Radar Healthbar

happy fragging
https://www.oldschoolhack.me
Um Links zu sehen, musst du dich registrieren
Um Links zu sehen, musst du dich registrieren

Download OldSchoolHack BP CSS RC43
Counter-Strike: Source

Fr 2. Nov 2012, 18:28

von KN4CK3R Go to last post
1 3864
icon

Go to first new post [Release] [Other]HolzIgto Injector v1.4.5 Erstellt am: Sa 20. Okt 2012, 16:07

Dovahkiin

preview Vorschau

Go To Post

https://www.oldschoolhack.me/forum/releases/9525,releaseotherholzigto-injector-v146.html
Tools

Fr 2. Nov 2012, 16:51

von KN4CK3R Go to last post
2 1063
icon

Go to first new post News - OldSchoolHack BP Source Erstellt am: Do 1. Nov 2012, 16:59

KN4CK3R

preview Vorschau

Go To Post

Was sollte ich schreiben? Von detected weiß ich nichts, also gibts auch nichts zu sagen.

greetz KN4CK3R
OldSchoolHack-News

Do 1. Nov 2012, 17:27

von KN4CK3R Go to last post
4 2583
icon

Go to first new post News - OldSchoolHack BP Source Erstellt am: Do 1. Nov 2012, 16:59

KN4CK3R

preview Vorschau

Go To Post

OldSchoolHack BP TF2 RC60 fixed! Please download the file again.
OldSchoolHack BP CS:GO RC4 fixed! No Flash is working again!


Wird mal wieder Zeit für einen Newseintrag mit einigen Spielen im Gepäck. Alle Source Spiele haben ein Update bekommen, weil sich bei denen die Offsets geändert haben.

Counterstrike:Global Offensive:

Um Links zu sehen, musst du dich registrieren

Download OldSchoolHack BP CS:GO RC4

Counterstrike:Source:

Download OldSchoolHack BP CSS RC43

Team Fortress 2:

Download OldSchoolHack BP TF2 RC60

Day of Defeat: Source:

Download OldSchoolHack BP DoDS RC84

VAC Info
Zitat von TheBlackSlayer
Genau das solltest du auch schreiben, dass bis jetzt keine detection gemeldet wurde.
OldSchoolHack-News

Do 1. Nov 2012, 17:27

von KN4CK3R Go to last post
4 2583
icon

Go to first new post News - OldSchoolHack BP Source Erstellt am: Do 1. Nov 2012, 16:59

KN4CK3R

preview Vorschau

Go To Post

fixed
OldSchoolHack-News

Do 1. Nov 2012, 17:27

von KN4CK3R Go to last post
4 2583
icon

Go to first new post [Release] OldSchoolHack BP DoDS RC84 Erstellt am: Do 1. Nov 2012, 15:31

KN4CK3R

preview Vorschau

Go To Post

OldSchoolHack - Day of Defeat:Source - BP - RC84
by KN4CK3R

0. injector and dll must have the SAME name (osh.exe, osh.dll or whatever)
1. start DoD:S and wait while loading
2. start oshbpdods.exe
3. read the infos in the DoDS console
4. play

Changes:
- updated offsets

FAQ:
If the game crashes for you, try to use the windowmode.
Need more help?
https://www.oldschoolhack.me/forum/support/7160,howtouse-osh-bp.html

Features:

- sv_cheats Bypass / NUM1
- sv_consistency Bypass / NUM2
- Modelwireframe / NUM3
- no Particles / NUM4
- Fullbrightmode / NUM5
- no Sky / NUM6

happy fragging
https://www.oldschoolhack.me
Um Links zu sehen, musst du dich registrieren
Um Links zu sehen, musst du dich registrieren

Download OldSchoolHack BP DoDS RC84
Day of Defeat

Do 1. Nov 2012, 15:31

von KN4CK3R Go to last post
0 2365
icon

Go to first new post The HeadShot 1.1 [ TF2 HACK ] Erstellt am: So 28. Okt 2012, 04:24

Rgern100

preview Vorschau

Go To Post

https://www.oldschoolhack.me/hackarchiv_file_4620_The-Headshot-11.html
Team Fortress 2

Mi 31. Okt 2012, 02:39

von Rgern100 Go to last post
9 1376
icon

Go to first new post The HeadShot 1.1 [ TF2 HACK ] Erstellt am: So 28. Okt 2012, 04:24

Rgern100

preview Vorschau

Go To Post

uploade ihn im Hackarchiv, keine externen Links erlaubt

greetz KN4CK3R
Team Fortress 2

Mi 31. Okt 2012, 02:39

von Rgern100 Go to last post
9 1376
icon

Go to first new post OldSchoolHack BP CS:GO RC3 detected oder immer noch UD ? Erstellt am: Mo 29. Okt 2012, 16:44

hydrotoxin

preview Vorschau

Go To Post

da noch niemand berichtet hat, dass die Hacks detected wären, gehe ich bislang davon aus, dass sie es nicht sind.

greetz KN4CK3R
Counter-Strike: Global Offensive

Di 30. Okt 2012, 21:54

von xP0se Go to last post
3 1599
icon

Go to first new post [Release] Killing Floor D3D Hack Erstellt am: Do 9. Aug 2012, 15:03

KN4CK3R

preview Vorschau
All Points Bulletin

Fr 26. Okt 2012, 18:28

von Dovahkiin Go to last post
3 1857