Code emulation with Ghidra SRE

Written by Jiří Keresteš on 8 dubna, 2021.

Did you know that Ghidra SRE has the ability to emulate code? If you want to know how we use it to save time when reversing firmware binaries, read on!

■ ■ ■

Step-by-step Ubuntu encrypting and decrypting emails for Thunderbird

Written by Lída Hrnčířová on 6 srpna, 2020.

In today’s post we will learn how to encrypt and decrypt on Ubuntu using Thunderbird email client! If you aren’t a fan of instructional videos, don’t worry. We’ve published a step-by-step guide accompanied by pictures of each step which you can find in this article.

■ ■ ■

Upcycling in the face of Covid-19

Written by Lída Hrnčířová on 23 dubna, 2020.

People often say „Find the good in the bad“ – This is a very unfortunate saying in the current situation but we still hope there are those small victories that can make us at least a bit happy. And what should we rejoice in, if not just small victories when the whole World is falling deeper and deeper into depression? So, what’s making us happy?

■ ■ ■

Online Teaching with REPL

Written by Dominik Joe Pantůček on 12 března, 2020.

As the pandemic of panic is taking over the world, the universities are forced to deliver the content to students via remote-access tools. Online teaching has been slowly gaining momentum anyway – but the focus is still mostly on emulating the in-class interaction between teachers and students. Read on to see there are other options.

■ ■ ■

Racket, MS SQL, ODBC and FreeTDS

Written by Dominik Joe Pantůček on 5 března, 2020.

As I have written before, Racket is used for implementing most of our tooling and helper applications both for the Cryptoucan™ development and for other back-end tasks as well. You can rightfully guess that most of the bookkeeping programs need to access various databases and although accessing databases is super-convenient in Racket, with some databases on weird platforms, strange problems may arise. Read on to see one of the more interesting and also to see how to resolve such issues.

■ ■ ■