shamhi / HamsterKombatBot

Bot that mines coins in HamsterKombat
Apache License 2.0
770 stars 233 forks source link

dynamic JavaScript analysis / hepl :+1: #2435

Open listmen001 opened 1 month ago

listmen001 commented 1 month ago

Hello, creator of the hamster code!

I am very glad that I found your code a couple of weeks ago. I studied it all. I found a lot of interesting solutions. The project is very huge and solves all the hamster tasks that are available in the tg-app. Some of the solutions you received did not work out on your own, but you did it :)

I don't like everything about the design of the code, but that's not the main thing, the main thing is that the code works and it performs the main task. From your code, I took some parts for myself, namely the mini-games "puzzle game" and "hexa puzzle".

A very interesting solution for these games. I see that you can use dynamic JavaScript analysis and this is a very powerful knowledge! I'm thrilled! I have tried many times to work independently in dynamic analysis of JS and the result, most often, is zero. It turns out to find constants, sometimes something more, but most often, the necessary strings, which are formed depending on changing parameters, cannot be studied and understood how this happens. That is, what is basic in dynamic analysis cannot be solved. But you really need and want to be able to. Please, creator, tell me the resources, knowledge, where and how to study the dynamic analysis of JS? I will be very grateful!

Slamifoe21 commented 1 month ago

Go to https://github.com/shamhi/HamsterKombatBot/discussions/2272

mirage2812 commented 1 month ago

согласен, код отличный образец для других ботов - как надо делать!

listmen001 commented 1 month ago

Go to #2272

е ба ну тьс я) точно еще развлечений на пару лет вперед наберу себе) спасибо.

Вообще ничего не понятно пока что. Это так весело!