In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly introduces "how to obtain user information through wxid". In daily operation, I believe that many people have doubts about how to obtain user information through wxid. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful for you to answer the doubts about "how to obtain user information through wxid"! Next, please follow the editor to study!
This paper mainly analyzes the call of obtaining Wechat user information through wxid. The idea is to first attach Wechat to CE, in the Wechat file assistant window, search filehepler with CE, then switch to another person's chat window in PC Wechat, see the changes of Wechat id on CE, get the current person's Wechat id, filter again in CE, and finally find the switching chat window, the Wechat id on CE has been changing, move these to the following
Then record the Wechat id and nickname, find a user's Wechat id and nickname, and finally filter out four addresses, and then the stupid way is to interview one by one in OD, and there is also a skill, generally connected addresses are not, so choose the first, with the other three discontiguous, go to the next memory access breakpoint in OD.
Then casually click on someone's Wechat on Wechat to see that the OD is broken, then delete the memory breakpoint, then look for it in the stack, then find one from the beginning of the function, set a breakpoint, and then click on someone's information on Wechat to see that it can be broken, then track the breakpoint and debug it.
Follow the breakpoint, find the function that is suspected to obtain personal information, comment it down, and then click on someone's Wechat to see that the breakpoint is broken, and then take a look at what is contained in edi. Send is a buffer, and the size of this buffer is 3DC.
Find the buffer and wxid, one can receive his data, and the other is the information about which Wechat you get. Then drop the useless information nop and run it again. If you don't crash, you don't need to pass these parameters. Through debugging, you get three call, then calculate the offset, copy the call address, subtract the module address, and get the offset address. At present, most of the functions have been achieved, and the operation is stable, such as sending all kinds of messages, receiving all kinds of messages, group management, downloading files, adding friends, detecting zombie powder and so on, which can provide interfaces to facilitate secondary development and welcome technical exchanges.
At this point, the study on "how to get user information through wxid" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.