fengjixuchui / Lycosidae

Modern x64 anti-debug library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lycosidae

Modern anti-debug.

Install

  • Build t1ha
  • Link t1ha-static.lib to project
  • Build Lycosidae

Features

  • Import no leak

  • Strings no leak

TODO

Import

  • memcpy

  • mbstowcs

  • free

  • malloc

  • invalid_parameter_noinfo_noreturn

Third Party

https://github.com/lurumdare/Win_API_Obfuscation/tree/t1ha

https://github.com/lurumdare/ScyllaHideDetector

https://github.com/XShar/Super_Hide_String

Screenshots

Not debugged

not_debugged.png

Debugged with ScyllaHide

debugged_scyllahide.png

About

Modern x64 anti-debug library

License:GNU General Public License v3.0


Languages

Language:C++ 75.3%Language:C 22.6%Language:Makefile 1.8%Language:Meson 0.4%