reversemedium
46 - Простая геометрия (Simple Geometry)
duckerz
Task: Reverse engineer a binary that validates geometric properties of 6 points in 2D space. Solution: Analyze the binary to identify perpendicularity check (dot product = 0) and distance constraints (4.0, 5.0, 4.0), then provide axis-aligned perpendicular vectors satisfying all conditions.
$ ls tags/ techniques/
static_binary_analysisvector_operationsdot_product_calculationeuclidean_distanceangle_computation
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]