reverse engineering
описание
◉ A channel for learning and discussing about reverse engineering ◉ We aren't accepting any illegal works, we are here to help, learn and gain new skills ◉ Owner @M0habozaid ◉ Egypt 🇪🇬 Please don't PM ask in discussion group except in necessity
Лучшие посты
за три месяцаOpenAI just sent me thank you email 😂
If you love browser automation Give browser-use a try https://browser-use.com/ They have a good free plan This is not a paid promotion, I just found it useful and wanted to share @reverseengineer101
😄🫠
Anthropic has just released Claude Fable 5 and it's powerful than opus models (and x2 usage of opus 😅😂) You can use it now if you are subscribed to any claude plan (not for the free subscription) I am excited to see results
Just found a SSRF, I am tired I will continue tomorrow 🥱 Know more about it: https://owasp.org/www-community/attacks/Server_Side_Request_Forgery
Claude Fable 5 and sonnet 5 are free on Zenmux 😳 https://zenmux.ai/anthropic/claude-sonnet-5-free https://zenmux.ai/anthropic/claude-fable-5-free
Developers mistakes (laziness) 🥴 Me at 2 am: 😎 🎯 💻
You can use Z.ai GLM5.2 (z-ai/glm-5.2-freel) and stepfun 3.7 flash (stepfun/step-3.7-flash-free) for free now for a limited time by Zenmux AI gateway (opencode partenar -zen gateway-)or the chat client directly on the website GLM5.2: https://zenmux.ai/z-ai/glm-5.2-free Stepfun 3.7: https://zenmux.ai/stepfun/step-3.7-flash-free Sample openai compatible API requests to integrate: - GLM5.2: curl https://zenmux.ai/api/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $ZENMUX_API_KEY" \ -d '{ "model": "z-ai/glm-5.2", "messages": [ { "role": "user", "content": "What is the meaning of life?" } ] }' - Stepfun 3.7: curl https://zenmux.ai/api/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $ZENMUX_API_KEY" \ -d '{ "model": "stepfun/step-3.7-flash-free", "messages": [ { "role": "user", "content": "What is the meaning of life?" } ] }' They support also: POST /v1/responses (openai compatible) POST /anthropic/v1/messages (anthropic compatible requests) @reverseengineer101
без подписи
I am Amazed Post: https://x.com/i/status/2075731830477877612 Github repo: https://github.com/JustVugg/colibri
Android 17 is released ❕ https://android-developers.googleblog.com/2026/06/Android-17.html?m=1
I have came across this by chance I did not imagine that someone will ask that on official Microsoft Learn Pages 😄
Now HUAWEI https://support.huawei.com/enterprise/en/knowledge/EKB1100145238
Mt manager new feature MCP server 😎 Really a great addition to mt manager that I loved In this screenshot pi agent is running and using mt manager MCP server tools to analyze android apks, this will save much more time and the great thing that you can expose that server to your local network and use by any connected devices @reverseengineer101
Not the longest course I attended but I am happy that I got it