Reversing.AC - The way to stay under radars

std::string Nickname { "cpz" };

std::printf( "https://github.com/%s\n", Nickname.c_str() );

std::printf( "https://twitter.com/dg_%s\n", Nickname.c_str() );

std::printf( "%s\x40reversing\x2e\\\bac\n", Nickname.c_str() );

  • home
  • blog

Category List

Category List | Atom Feed

Category List

  • CSPL (1)
  • anticheat (1)
  • lostark (1)
  • reversing (2)
  • windows (2)

CSPL

  • CSPL.ru Anti-Cheat Analysis

anticheat

  • CSPL.ru Anti-Cheat Analysis

lostark

  • Lost Ark Unexpected Data Mining

reversing

  • CSPL.ru Anti-Cheat Analysis
  • Lost Ark Unexpected Data Mining

windows

  • CSPL.ru Anti-Cheat Analysis
  • Lost Ark Unexpected Data Mining
~