lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 18 Mar 2014 18:12:39 +0800
From: Capstone Engine <capstone.engine@...il.com>
To: full-disclosure@...ts.grok.org.uk, 
 "Capstone disassembly framework (www.capstone-engine.org)"
 <capstone-users@...ts.sourceforge.net>
Subject: CEbot: disasm from your Twitter account

Hi,

We are running CEbot, a tool that lets you reverse hexcode from your own
Twitter!

How? Do this in 2 easy steps:

- Tweet your hex string with either hashtag #2ce (read as:
"To-Capstone-Engine"), or #cebot.
- Wait 1~2 seconds, the assembly code will be sent back, also via Twitter.
Be sure to check the "Notifications" tab if you do not see it soon enough.


Few examples on tweets accepted by CEbot:

x32 909090 #2ce
    Reverse x86 32-bit code with hex-string of 3 bytes 909090. The result
sent back would be 3 NOP instructions.

x64 att 0x90 0x90 0x90 #2ce
    Reverse x86-64 code with hex-string of the same 3 bytes, but get back
assembly in AT&T syntax.

arm #2ce "\x04\xe0\x2d\xe5"
    Reverse ARM code. Note that the hashtag can be put anywhere in the
tweet.

m64 be 0C,10,00,97 #2ce
    Reverse Mips 64-bit code in big-endian mode.


For further details, see http://capstone-engine.org/bot.html

This is mainly for fun, but hopefully it can be useful for those who are on
Twitter all the time :-)
Any suggestions, let us know.

Cheers,
Capstone Engine

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ