Pinned Loading
-
Python abomination
Python abomination 1#!/usr/bin/env python3
2import 𝗌𝔶𝘴
3import 𝚛𝖺𝔫ⅆom
4import 𝒔𝘵𝓻𝒾𝚗𝒈
5import u𝘯𝕚c𝕠𝒹e𝖽𝙖𝕥𝖆
-
Zeronights 2017 HackQuest Day #2 Wri...
Zeronights 2017 HackQuest Day #2 Writeup 1> Your friend works in an antivirus company. He developed a new algorithm for generating a license key and asks you to test it.
23Нам дан архив с исполняемым файлом ELF x86_64 "petrovavlic". Недолго думая, открываем его в IDA, и видим, что он запакован UPX 3.94. Сам UPX распаковать его не может, автор вырезал имена секций. Каким-нибудь образом его распаковываем, например, восстановлением названий, и продолжаем.
45По строкам из распакованного файла сразу понятно, что он написан на Go. Из них же и узнаем об авторе задания.
-
description.md
description.md 1# AVX2 Encoder
23### Intro
4This is the write-up for the task "AVX2 Encoder" from [TCTF (0CTF) Finals 2017](https://ctftime.org/event/466).
5 -
IDA stuff
IDA stuff 1////////////////////////
2// USER DEFINED RULES //
3////////////////////////
45// MFC/ATL strings
-
Add IDA to context menu. Download as...
Add IDA to context menu. Download as ZIP, unpack to safe place (don't delete after!) and run setup.bat. You will get "Open with IDA" in context menu. Requires WSL installed with `file` installed inside. 1@echo off
23setlocal
45reg query HKCR\IDApro.Database32\shell\open\command > NUL
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.