Excellent software and practical tutorials
Sheep a sheep The latest website source code for brushing the number of times, used on PC, can brush the number of clearances on mobile and PC! Sheep Sheep became popular overnight, and the popularity of the entire network remained high, topping the Weibo hot search list for two consecutive days!
Yang Le Ge Yang is a cartoon background elimination game. The game uses various props and hints to eliminate obstacles and traps in each level. The official installation package of the game has not yet been officially released. Friends who want to play can search for Yang Le Ge Yang in the WeChat applet.
How to pass the second level of Sheep, Sheep? How to pass the third level of Sheep, Sheep?
Recently, many of my friends have been working all night long just to play the stacking elimination game that claims to have a "pass rate of less than 0.1%". Playing some casual games appropriately can relieve physical and mental stress, but when playing the game "Sheep", most people fall into the dopamine trap.
Next, let's talk about how to pass the level in the game "Sheep, Sheep". In fact, people who know this game know that no matter whether it is the second level or the third level, you can't pass it. This is a dead loop game. But don't be afraid, in front of technology, everything is nothing.CrackingIn the forum, some experts have already given methods to pass the level.
I love cracking forum:https://www.52pojie.cn/thread-1688935-1-1.html
Download the Sheep Sheep clearance tool:https://www.mediafire.com/file/timf0mqnc3afyi2/web.7z/file
Directions:After decompression, open the index.html file in the browser, enter the t value and the number of times, and refresh it every 60 seconds (the mini program limit of less than 60 seconds will be invalid).
How to obtain the t value:Use any packet capture tool to capture packets, start capturing packets, run the game, then check "cat-match.easygame2021.com" by domain name, then open a packet at random and check the t value in the request.
IOS mobile phone to get a sheep every day the second level map code tutorial
First, download the Apple Market stream This APP.
Sheep a sheep brush skin:Set the phone time to 9.15, it should be any date before that, then enter the game and click challenge. At this time, the start will not respond. Restore the phone time and you can click start. After clearing the level, you can get the skin and continue playing. You can get it repeatedly!
IOS mobile phone version changes the second level of Sheep to the first level
Required software:WeChat, Http Cather
Prepare tools: WeChat, Http Cather or other apps with rewriting functions (Storm sniffer)
1. Open Http Cather
Turn on "Decrypt HTTPS traffic". You need to install and trust the certificate here. Just follow the prompts and turn on the "Rewrite" function.
2. Add rewrite → Edit in text editor, paste the code→Finish→store
If the interface remains unchanged, change the red box to the map_md5 value in the captured packet.
If the format is incorrect, please manually copy the code, send it to your phone, and then paste it into the app.
{ "rules" : [ { "action" : "body", "matchField" : "map_id", "field" : "", "value" : "046ef1bab26e5b9bfe2473ded237b572", "matchValue" : "b5b742de1506849f1c1cf2fd2d10dfce", "destiontion" : "response", "isRegex" : false } ], "enabled" : true, "name" : "Yang919", "description" : "919", "locations" : [ { "method" : "GET", "scheme" : "https", "enabled" : true, "port" : 0, "query" : "matchType=3", "host" : "cat-match.easygame2021.com", "path" : "\/sheep\/v1\/game\/map_info_ex" } ] }
Select the newly added rewrite, open the "Rewrite List", and click Enable.
3. OpenSheep Sheep GameAfter entering the game, the second level will be changed to the first level, allowing you to pass it easily!
PC tool download:
Fiddler:https://www.mediafire.com/file/rt7h1jnf0h82rjc/Fiddler5.zip/file
wechat3.4.5.27: https://pan.baidu.com/s/1cynM6D5aDmmc1jfND6_7GQ Extraction code: a65g
Just match the regular expression, and you don’t have to modify the code every day:
{ "rules" : [ { "action" : "body", "matchField" : "", "field" : "", "value" : "\"046ef1bab26e5b9bfe2473ded237b572\",\"046ef1bab26e5b9bfe2473ded237b572\"],", "matchValue" : "\"046ef1bab26e5b9bfe2473ded237b572\",\"(.+)\"],", "destiontion" : "response", "isRegex" : true } ], "enabled" : true, "name" : "Sheep", "description" : "", "locations" : [ { "method" : "GET", "scheme" : "https", "enabled" : true, "port" : 0, "query" : "matchType=3", "host" : "cat-match.easygame2021.com", "path" : "\/sheep\/v1\/game\/map_info_ex" } ] }