Tensiontightest pimp in town |
Last Activity: 07/16/2021 15:44
Blog
View Tension's BlogRecent Entries
Latest Blog Entry
Posted 08/16/2014 at 02:25 by Tension
Comments 0
Posted in Uncategorized
Hey
just started working on a new project:
hope there are some interests
just started working on a new project:
hope there are some interests
Posted 07/29/2014 at 13:01 by Tension
Comments 0
Posted in Uncategorized
Hey,
had an idea about a "packet-script" language for 4Story.
It's based on Python and only got 4 basic functions:
with the tool you would be able to create .. maybe a bot?
a sample source for hp-regeneartion would look like this:
...
had an idea about a "packet-script" language for 4Story.
It's based on Python and only got 4 basic functions:
Code:
rTYPE(address) wTYPE(address, value) loadpacket(path) sendpacket(path)
a sample source for hp-regeneartion would look like this:
Code:
hp = rint(rint(rint(0x13371337+0x1)+0x2)+0x3) reg_pack
Posted 05/02/2014 at 20:31 by Tension
Comments 0
Posted in Uncategorized
Yoho,
Bei einem Projekt passierte mir was ganz witziges, GetProcAddress hat mir Gülle ausgegeben, damit sowas nicht passiert hab ich mir selber eine Funktion geschrieben und dachte mir dazu warum auch nicht gleich das Gegenteil davon? Eine Adresse zur API zurückwandeln!
Beweis.
Hier die beiden Funktionen:
...
Bei einem Projekt passierte mir was ganz witziges, GetProcAddress hat mir Gülle ausgegeben, damit sowas nicht passiert hab ich mir selber eine Funktion geschrieben und dachte mir dazu warum auch nicht gleich das Gegenteil davon? Eine Adresse zur API zurückwandeln!
Beweis.
Hier die beiden Funktionen:
Code:
;$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ;GetAddress ;Parameter:
Posted 04/15/2014 at 00:11 by Tension
Comments 0
Posted in Uncategorized
Da ich eigentlich vor hatte einen ASProtect-Unpacker zu schreiben und mir dann die Lust dran vergangen ist, pack ich hier mal meinen momentanen Source rein.
Was Fehlt:
...
Was Fehlt:
- IAT-Fixer (Obfuscated Calls)
- Stolen Bytes
Code:
ifndef _UNPROTECT__ASPROTECT _UNPROTECT__ASPROTECT equ<1> include extension.asm .const ASPR_EXE equ 0 ASPR_DLL equ 1 ASPR_SCANSIZE equ 255
Posted 02/12/2014 at 22:10 by Tension
Comments 0
Posted in Uncategorized
So this is my ultra-imba-1337 4Story GSP unpacking script of doom it just directs you to the entry point. Use my Fixer to fix the bytes etc.
...
Code:
VAR bp_1 VAR c_sec_size VAR oep VAR cmd start: DBH RUN JMP DbgLoop DbgLoop: FIND eip, #3100648F050000000058833D????????007414# CMP $RESULT, 0 JNE DbgFound ERUN JMP DbgLoop DbgFound: