Skip to content

ChinaBluecat/ygo-fuzz-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ygo-fuzz-framework

A simple fuzz framework I use to fuzz test ygocore yo-gi-oh card game.

1. memory leak

Run ygocore.exe, you can get this game in the link below.

https://f95e1b.link.yunpan.360.cn/lk/surl_yqKswy5qjaZ#/-0

If you get a higher version program, you should change the VERSION parameter in extra_info.py.

Click the first button, which means play with others.

image

Then click the button top right to create a room.

image

Click the button '确定'. It will create a server thread in your local network with port==7911.

image

You should check your IP address, and change ygo_server_addr in leak_ygo.py.

Then just run leak_ygo.py

python3 leak_ygo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages