thebabush

Results 14 issues of thebabush

Hi, first of all thanks, I was thinking of implementing this myself :) Second of all, you might want to move the screenshots out of the repo. One way to...

Hi, I sketched my first "program" (?) with livecodelab and it turned out pretty amazing (I mean, I enjoyed the experience a lot and the result was [not bad at...

Here it is. Gonna make a demo video soon, probably.

I tried to lift Telegram's main native library from the UI. This is the relevant part of the log: ``` revng-lift: /builds/gitlab/revng/orchestra/orchestra/root/include/llvm/Support/Casting.h:264: typename cast_retty::ret_type llvm::cast(Y *) [X = llvm::ConstantInt, Y...

This is a challenge from HITCON CTF 2020. It's a ~1MB ELF file for x86-64. The main part is a `go()` function with a huge basic block (flattened CFG). After...

low-prio

**Describe the bug** I have a brand new Vigorun scale but openScale's UI says it's not supported. Looking at the code, it seems that you pattern match the bluetooth device...

scale support

Hi guys, is there any plan to support the thumb instruction set in snowman? How difficult would that be to implement it? Thank you very much. P.S.: The ability to...

enhancement

### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...

bug

- [ ] rewrite a afl-unicorn example to work with this - [ ] test QBDI and hope it doesn't crash due to all the magic going on - [...

- [ ] static binaries don't work (probably due to code_start / code_end) - [x] ~~figure out why code_end doesn't work as in AFL~~ I'm dumb, thanks to robertswiecki -...