Code Monkey home page Code Monkey logo

seerpacket's Introduction

SeerPacket

使用c#实现了赛尔号通信协议的模拟。

image-20210701172058056

image-20210701171509278

介绍

详情可戳:赛尔号:通信协议逆向与模拟&中间人攻击窃取登录凭证

  • 逆向分析赛尔号的通信协议。
  • hook.dll(使用vc开发)劫持通信流量(inline hook x64)。
  • 主程序(使用c#开发)模拟与赛尔号服务器的通信交互(游戏封包的解析与伪造)。
  • dll与c#主程序之间借助回调函数传递数据。

使用

环境vs2017。

VC++编译hook,生成的hook.dll放入Seer的debug或release目录下,然后运行主程序。

由于hook.dll没适配,所以只支持win10 x64。

程序运行需要flash player支持。由于flash已经被ban了,所以需要去https://www.flash.cn/ 下载**专供版的flash。这个东西广告很多,建议虚拟机里搞。

说明

通信协议的逆向思路,部分参考了hcj师傅在吾爱破解发表的相关博文。

hook.dll的相关代码是在《加密与解密》的hook框架的基础上进行开发。

声明

本程序仅供交流学习,不得出于任何目的,损坏上海淘米网络科技有限公司的合法权益。打击外挂,人人有责,从我做起。

碎碎念

2020.12.01

这个项目是八月初写好的demo,但是到现在都鸽了好几个月了。以后的话,空闲时间会更少,随缘更新吧。本来还想留在private仓库里慢慢完善的。

第一次写这种类似游戏辅助的小项目,菜鸡我还是有颇有自知之明的,写得超烂,师傅们轻点骂呀orz.

2021.07.01

一直想动笔写一下相关的笔记,但苦于没有时间。

借着做课设的机会,终于写好相关的博文了,打算发到吾爱破解上。

seerpacket's People

Contributors

iyzyi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.