XlogicX Blog

Tools    PoC||GTFO_Mirror    Talks    BootMe_-_CrackMe    ARM_Atlas    

08-30-2015 - Assembly_Is_Too_High-Level_-_Consistent_Instruction_Sizes

An abuse of prefixes to get every instruction on a program to be encoded with the same amount of bytes.


08-03-2015 - 8ball_can_now_speedball

An announcment that the 8ball tool now supports regular expression denial of service.


07-12-2015 - Assembly_Is_Too_High-Level_-_Shell_with_178_ADDs_and_1_JMP

An obfuscation technique that spotlights the ADD instruction.


05-22-2015 - I_GOTO

Partly a troll, but also I couldn't thing of a better way to solve a problem then to use a GOTO at the time I coded this.


02-18-2015 - 2K_of_RAM

A lab that I was never assigned. This tought me the lesson of how much you can do when not given the bias that it is supposed to be hard. In this case, tedious.


01-16-2015 - Unimpressive_Presentation_Software

An announcment of my slidedeck software.


01-13-2015 - Assembly_Is_Too_High-Level_-_Fences

Shows that there are many other encodings to the several FENSE instructions.


01-11-2015 - Assembly_Is_Too_High-Level_-_Redundant_Machine-Code_-_Adventures_of_ModR-M,_SIB,_and_REX

MoDR/M and SIB tables can get pretty heavy with redundancies, read on to dive into it.


12-31-2014 - 'One_or_more'_is_ambiguous_-_The_limit_of_the_'+'_regex_metacharacter

The plus character isn't actually handled as 1 or more, the upper limmit is usually capped at somepoint. Read on to see how one implementation caps the upper limit.


12-30-2014 - Regex_Is_Too_High_Level_-_Equivalent_Quantifiers

There are different syntactical choises for quantifiers when using regex, but you only really need one of them.


Older PagesNewer Pages

XlogicX - Copyright 2022 - Powered by some shitty python scripts