@joxean #capstone? eh, also assembler? hmmmm. rasm2? #radare
update: oh webtool? sorry.
#Capstone on the #ceiling of the #Glasgow #Cathedral
Writeup: TCM PEH Capstone Blue
#Capstone on the #vaulted #ceiling in #Glasgow #Cathedral
Capstone & Signature Launch New Sales Agency Capture Ahead Of EFM
#News #Capstone #Capture #EFM #Signature
🎉 Our Google Summer of Code (#GSoC) participant, moste00, has made a write-up about their journey enhancing the RISCV disassembler within Capstone using the sail sources. Check out their project progress here!
https://rizin.re/posts/gsoc-2024-auto-sync-sail/ #RizinOrg #RISCV #capstone
🚀 Alrighty, throwing this out there as a "soft launch" of my MA capstone project. Basically, mocking up a what-if prototype of a club soccer app within Teams for Home.
https://capstone.sonspring.com
Planning on making another fake app example, as the semester goes on. My hypothesis is that a consumer facing version of Teams with a plugin architecture could unlock a "mass niche" market.
I built this demo with:
– Panda CSS
– Solid JS
– Vite
En el número #ROOR07 iniciamos una nueva sección llamada #AprendeHacking escribiendo tus propias herramientas. En este primer artÃculo escribimos una herramienta para volcar shellcodes
#Hacking #Shellcode #Capstone #desensamblador #programming #C #programacion
https://ibolcode.net/roor/2024-08-volcando-shellcodes--desensamblador-basico
If #Radare2 vs #Rizin makes no sense to you, perhaps #Python will. It is pretty solid tool for driving #Capstone :-)
Transcript:
raw = open('/home/jarkko/work/nnn/nnn', 'rb')
from elftools.elf.elffile import ELFFile
elf = ELFFile(raw)
symtab = {s.name: s for s in (elf.get_section_by_name('.symtab')).iter_symbols()}
sym = symtab.get('move_cursor')
addr = sym['st_value']
size = sym['st_size']
text = elf.get_section_by_name('.text')
offset = addr - text['sh_addr'] + text['sh_offset']
raw.seek(offset)
payload = raw.read(size)
from capstone import Cs, CS_ARCH_ARM64, CS_MODE_ARM)
disasm = Cs(CS_ARCH_ARM64, CS_MODE_ARM)
for opcode in disasm.disasm(payload, addr):
print(f"0x{opcode.address:x}:\t{opcode.mnemonic}\t{opcode.op_str}")
Just got a bit familiar this. The main benefits are obviously:
objdump
)I find this super fascinating!
‘Fall’ Sequel to Be Directed by ‘Jigsaw’ Helmers the Spierig Brothers for Capstone (EXCLUSIVE)
#Variety #Global #News #CannesFilmFestival #Capstone #Fall
https://variety.com/2024/film/global/fall-2-director-spierig-brothers-capstone-1236004259/
Have you downloaded any shady tech company dating apps lately? Have they caused you a bit of trouble? Invading your personal privacy or giving you bad matches?
Not to worry!
Matchstick is nothing like that!
To prove it, watch this young woman's journey as she uses our top-of-the-line dating app on Youtube! Link below.
https://youtu.be/hIyPOPWylfM?si=b7Wf5RJC2nZQCmSj
#indieanimation #animation #queerart #lgbtqartist #capstone #capstoneproject
Spent a couple of hours this morning fixing low-hanging fruit, broken third-party #pkgsrc software on #illumos.
#taglib uses conflicting offset_t type.
#gst-plugins1-base fails to include sys/stat.h for S_* macros.
#capstone doesn't handle non-const getopt.
#opencv uses ambiguous ceil() call.
#qalculate and #xscreensaver use conflicting "sun" define.
#qgpgme uses conflicting "single" type.
#mbrola has incorrect endian detection and is not MAKE_JOBS safe.
Possessions (2023) [4 min] by Dalton Davis | #USA
https://www.youtube.com/watch?v=xqrRKKlC004
#2D #2DAnimation #AnimatedShort #AnimatedShortOfTheDay #Animation #Ghost #Haunted #Cute #Capstone #Toonboom #KennesawStateUniversity
- do 30/11 v/a 21:30 in Lokaal: Instrumental Disorder en The All-Nighters en
- za 02/12 v/a 20:30 in Stiel's: A Bright Day en Tenedle.
Komt allen, want laat ze niet vallen!
#hpsot #hps023 #haarlem #popscene #ontour #live #muziek #musik #musica #musique #music #slachthuis #slachthuishaarlem #icarus #theicarusband #capstone #capstonealtrock #lokaal #lokaalhaarlem #lokaaldutchbeerbar #instrumentaldisorder #allnighters #theallnighters #stiels #abrightday #tenedle
Geweldig genietbare avond in Out of the Blues, gister, met Flora State en Choq Orange (2 picturi door Roel Syperda).
Maar dus en want nu snel (aanvang 15:00) op naar Slachthuis voor Icarus en Capstone!
#hpsot #hps023 #haarlem #popscene #ontour #live #muziek #musik #musica #musique #music #ootb #outoftheblues #florastate #choqorange #slachthuis #slachthuishaarlem #icarus #theicarusband #capstone #capstonealtrock
Komend weekend zijn we er 2x dus dan bent u daar natuurlijk ook:
- za 25/11 v/a 22:00 in Out of the Blues met Flora State en Choq Orange
- zo 26/11 v/a 15:00 in Slachthuis met Icarus en Capstone
Komt allen, want laat ze niet vallen!
#hpsot #hps023 #haarlem #popscene #ontour #live #muziek #musik #musica #musique #music #ootb #outoftheblues #florastate #florastateband #choqorange #slachthuis #slachthuishaarlem #icarus #capstone
Sam Raimi-Produced Horror Thriller ‘Don’t Move’ Acquired for U.K., Ireland by Signature Entertainment (EXCLUSIVE)
#Variety #Global #News #Capstone #Don039tMove #SamRaimi #SignatureEntertainment