en
Feedback
Malware BYTES

Malware BYTES

Open in Telegram

🎭Welcome to MALWARE🎭 💀HACKING 💀PROGRAMMING 💀Cracked SOFTWARE & APPS 💀TIPS & TRICKS Youtube :-https://www.youtube.com/channel/UCNSBPgg4PAfRxsYY6DlIMQQ?sub_confirmation=1 For website design & application development Contact us at @bekibami

Show more
1 624
Subscribers
No data24 hours
No data7 days
-430 days
Posts Archive
DriverPack_17.9.3-19030.zip.0041367.19 MB

DriverPack_17.9.3-19030.zip.0031367.19 MB

DriverPack_17.9.3-19030.zip.0021367.19 MB

DriverPack_17.9.3-19030.zip.0011367.19 MB

SD Insight.apk8.48 KB

⚛How to know the fake memory (sd card) ⚛ ⭕️Method 1: sd insight 👉first insert the sd card to ur phone 👉download the app called sd insight from our page 👉install it on the phone which sd card is inserted 👉then open sd insight app it will display all information about ur internal & external 👉if the manufacturer is unknown it most probably is fake 💠note that it doesn't mean fully fake but mostk probably 👉to load more info about ur storage click on the "eye" like button 👉the most useful thing u need to check is "sd card specification" which show u the layer of ur sd card 👉the layer version is the all thing which determine ur sd speed :the more layer version the better the speed, u need to have at least ver.10 ⭕️Method 2:manually 👉 format ur sd card first 👉add files upto half of it's size fill with videos and audio 👉open them if all of them are worked fine again format it and fill it with 1/3 of it's size 👉if it's works fine again that's most probably the orginal @malwarebytes_ethio @malwarebytes_ethio @malwarebytes_ethio

✳️How To Encrypt Files And Folders In Windows✳️ 👉The Encrypted File System, or EFS, provides an additional level of security for files and directories. It provides cryptographic protection of individual files on NTFS file system volumes using a public-key system. 👉step 1:right click on any file or folders u want to encrypt and click properties 👉step 2:the dialog box will be appears and click on advanced 👉step 3: advance qttribute dialog will be apears and enable "encrypt contents to secure data" then click ok 👉step 4:now a pop up will appear then choose the appropriate option 👉step 5: finally click ok and ur done!!! ⚛free tools to encrypt files and folders 1⃣7-zip 2⃣AxCrypt 3⃣Folder Guard 4⃣Folder lock 5⃣Iobit protected folder @malwarebytes_ethio @malwarebytes_ethio @malwarebytes_ethio

About KingPhisher Tool Ⓜ️King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks.

king-phisher.zip6.89 KB

Ⓜ️DHCPⓂ️ 🌀Dynamic Host Configuration Protocol (DHCP) assigns IP addresses dynamically. This means that you do not have the same IP address all of the time. Most of the time, these IP address assignments are on a local area network. Remember, on LANs we use private IP addresses. When each device is connected to the LAN, it must request an IP address. That device sends that request to the DHCP server that then assigns an IP address to that system for a fixed length of time known as a "lease."🌀

✳️how to fix "️iphone is disabled" ✳️ ❎first of all u need to know how it happens 👉 5 incorrect passcode entries in a row – iPhone is disabled, try again in 1 minute 👉 7 incorrect entries in a row – iPhone is disabled, try again in 5 minutes 👉 8 incorrect entries in a row – iPhone is disabled, try again in 15 minutes 👉 9 incorrect entries in a row – iPhone is disabled, try again in 60 minutes 👉 10 incorrect passcode entries – iPhone is disabled, connect to iTunes (or the iPhone wipes itself of all data if self-destruct mode is turned on ) ⭕️how to fix it Method 1(itunes) 👉1,connect the iphone to computer it has synced to before with usb cable & open itunes 👉2,click ur iphone's icon on upper left side of itunes window 👉3, click restore iphone in the upper right side of the page 📋note that if ur iphone "find my iphone"feature is turned on proceed to the second method 👉4,click on restore when prompted ,u may need to enter the password before proceeding 👉5, finally wait for the restore to finish then u can restart ur iphone normally ⚛method 2 (icloud) 🗒📄make sure "find my iphone" is enabled otherwise this method is not working 👉1, Go to https:// www. icloud. com/ in your browser, then log in by entering your Apple ID email address and password if prompted 👉2,click on find iphone at the bottom 👉3,click all device at the top of the window 👉4, select ur iphone from the drop down menu 📄note that if u can't see ur iphone "find my iphone" is not enabled 👉5,click on erase iphone 👉6,click erase if prompted then enter ur apple id password 👉7,click next then done 👉8,finally the erasing process is started, once u see the different version of "hello" u may proceed @malwarebytes_ethio @malwarebytes_ethio @malwarebytes_ethio

Who wants to know how to fix ⭕️iphone is disabled⭕️ @malwarebytes_ethio

SD Insight.apk8.48 KB

♓️how to know the orginallity of memory (sd card)♓️ ❎Method 1 👉 insert memory card then format it,the format step of sd card is different on each phone phone 👉after formatting check the size, because mostly hacker use softwares to fake ur sd card size for ex. If it's say 32gb then after formatting u know it's only 1gb 👉then continue to fill up upto 1/3 of total memory size 👉then check that the file is available by opening them on ur sd card because sometimes it may be stored but not working when u open it they show error ❎Method 2 👉download sd insight app from our channel 👉then open it on the phone that the sd card is inserted 👉on this app u can check the manufacturer, the orginal size, layer and different specfication of ur internal or external memory 👉if it's says no manufacturer or unknown manufacturer it means mostly fake so u know that 👉sometimes the manufacturer of sd card u see on physical sd card for ex, says sandisc but on sd insight says toshiba which is not mean it's fake it's orginal 👉after all u need to chek the layer by tapping the eye button on the top right, then see sd card specfication that it show the layer of ur sd card 👉the layer of sd card means which measure the speed, capablity and other so the lower the layer the lower the speed 👉in ethiopia most people having ver.3 layer which is the lowest speed but in other country most people have at least ver.3 layer which is good compared to ours 👉so u need to chek the layer also because having lower layer may affect ur phone speed also not only the speed of sd card @malwarebytes_ethio @malwarebytes_ethio @malwarebytes_ethio

Infix to Postfix & Evaluate Using Stack C++ ——————————————— Implementation of infix equation/expression to postfix expression converter and evaluator by using stack data structure method. (N.B. We use stack class from library by calling #include <stack>, which is the same as doing inside our project by declaring function called pop & push.) ———————————————— @malwarebytes_Ethio Have a Lit🔥 Practice Folks 🙌🏽

#browser 🔀 Opera Mini v41.0.2254.138643 🚫Adfree 👇More Info👇 https://www.appsmarket.xyz/2019/04/opera-mini-app-v4102254138
#browser 🔀 Opera Mini v41.0.2254.138643 🚫Adfree 👇More Info👇 https://www.appsmarket.xyz/2019/04/opera-mini-app-v4102254138643-adfree.html?m=1 ━━━━━━━━━━━━━━━━━ 📥Direct Download📥 https://userupload.net/grse4uykc7uo

#keyboard ⌨️ Fleksy keyboard Beta v9.8.1 ⚠️ Beta Apk 👇More Info👇 https://www.appsmarket.xyz/2019/04/fleksy-keyboard-beta-v9
#keyboard ⌨️ Fleksy keyboard Beta v9.8.1 ⚠️ Beta Apk 👇More Info👇 https://www.appsmarket.xyz/2019/04/fleksy-keyboard-beta-v981.html?m=1 ━━━━━━━━━━━━━━━━━ 📥Direct Download📥 https://userupload.net/zbui1tttog80

#editor ⚠️ FL studio Mobile apk+data v3.2.20 💰 Rs.300apk 🔹All features Unlocked 👇More info👇 https://www.appsmarket.xyz/20
#editor ⚠️ FL studio Mobile apk+data v3.2.20 💰 Rs.300apk 🔹All features Unlocked 👇More info👇 https://www.appsmarket.xyz/2019/04/fl-studio-mobile-apkdata-v3220.html?m=1 ━━━━━━━━━━━━━━━━━ ⏏Direct Download Apk - https://userupload.net/ie5eflc82ij2 Data - https://userupload.net/ygi0xzx1tulk

#camera ☦ Timestamp Camera Pro v1.108 💰 Rs.410 ☣ best(maybe only) app to add timestamps to new videos. 👇More Info👇 https:/
#camera ☦ Timestamp Camera Pro v1.108 💰 Rs.410 ☣ best(maybe only) app to add timestamps to new videos. 👇More Info👇 https://www.appsmarket.xyz/2019/04/timestamp-camera-pro-v1108.html?m=1 ━━━━━━━━━━━━━━━━━ 📥Direct Download https://userupload.net/h67o770wgkbg