BLOG

Blog Archives

Veles release 2017.1

CodiSec’s development team is keeping up the pace! The next step on our journey towards our leading binary data analysis tool has been made – the next monthly release of Veles is now available (also on GitHub: https://github.com/codilime/veles). Main improvements include:

Read more ›

Binary data visualization

This page contains examples of Veles visualization. For explanation on how they actually work check out Binary visualization explained. By testing Veles visualizations on numerous files we found that different types of data look very differently. We can easily notice the differences

Read more ›

Zwiebel

Points: 50 Category: re Description I found this onion in my kitchen, may I ask you to dissect it? https://www.youtube.com/watch?v=LowwCyZHBBk download Solution The file we downloaded is an ELF 64-bit executable. First, let’s try running it:

So our task will be

Read more ›

Tagged with:

WYGINWYS(what you get is not what you see)

Link: https://wargame.whitehat.vn/Challenges/DetailContest/143 Points: 200 Category: Forensics Description http://material.wargame.whitehat.vn/contests/11/for1_206e72e52f2f73fa1a1080b70d528657.zip nc 118.70.80.143 7337 tl;dr https://codisec.com/veles/. Zip archive containing disk image. Mount it with ntfs-3g. There is a binary file and after looking for deleted files you can also find a .pyc file. Turns out the

Read more ›

CRC

Link: https://backdoor.sdslabs.co/challenges/CRC Author: IamLupo Points: 250 Category: crypto Description Backdoor user IamLupo wanted to submit his challenge for BackdoorCTF16 but he was struck by lightening and his challenge file shattered into 26 pieces. We want you to recover it for

Read more ›