Skip to content

Instantly share code, notes, and snippets.

View scriptway's full-sized avatar
🎯
Focusing

scriptway

🎯
Focusing
View GitHub Profile
@scriptway
scriptway / JumpJump_bug
Created January 3, 2018 15:06
微信跳一跳刷分
var CryptoJS = require('crypto-js')
var request = require('request-promise')
/*
* npm install crypto-js request-promise request
* node wx_t1t_hack.js
*/
// export function testEncription(msg, fullKey) {
// var fullKey = fullKey.slice(0, 16)