├── AK47 ├── README.md ├── ak47.py └── ak47_dec.py ├── Admin-Finder ├── LICENSE ├── README.md ├── Screenshot_20210509_161312.jpg ├── adminfinder.py ├── adminfinder_dec.py └── finder.txt ├── Admin-Vulnerability-Finder ├── LICENSE ├── README.md ├── Screenshot_20210509_161514.jpg ├── adminscan.py ├── adminscan_dec.py └── scan.txt ├── Alien-Host ├── Alien-Host.sh ├── Alien-Host_dec.sh ├── README.md ├── requirement.sh ├── requirement_dec.sh └── src │ ├── logo │ └── alien.sh │ └── photo │ ├── alien-host.png │ ├── alien-host1.jpg │ └── alien-host2.jpg ├── BMAIL ├── README.md ├── __init__.py └── bmail.py ├── BXP ├── README.md ├── bxp.py ├── bxp_dec.py ├── list.txt └── script.html ├── BanglaAll ├── ALLOPARATOR.py ├── ALLOPARATOR_dec.py ├── README.md ├── main.md └── main_dec.md ├── Base64 ├── Base64.sh ├── Base64_dec.sh └── README.md ├── Bash-Locker ├── Bash-Locker.sh ├── Bash-Locker_dec.sh ├── README.md ├── requirement.sh └── requirement_dec.sh ├── Bash-Speed-Test ├── README.md └── bst.sh ├── BashProtector ├── README.md ├── run.sh └── run_dec.sh ├── BloodyIP ├── README.md └── bloody.sh ├── Boss ├── Boss └── Boss_dec ├── Bull-Attack ├── B-attack.py ├── B-attack_dec.py ├── Bull.Attack.png ├── Bull.Attack1.png └── README.md ├── Bulltools ├── Bulltools.sh ├── Bulltools_dec.sh └── README.md ├── CNK-GToken ├── README.md ├── cnk-gtoken.py └── cnk-gtoken_dec.py ├── CNK-PassGen ├── README.md ├── cnk-passgen.py └── cnk-passgen_dec.py ├── CRACK ├── Crack.py ├── Crack_dec.py ├── JJJJJ │ ├── index.js │ ├── package-lock.json │ ├── package.json │ ├── public │ │ ├── bootstrap.min.css │ │ ├── index.html │ │ ├── index.js │ │ └── jquery.min.js │ ├── token.js │ └── utils.js └── README.md ├── CompileMarshal ├── README.md ├── marshal.py └── marshal_dec.py ├── Crackiworld ├── README.md ├── hackworld.py └── hackworld_dec.py ├── Crazy-Banner ├── README.md ├── c-banner.sh ├── c-banner_dec.sh ├── requirement.sh └── requirement_dec.sh ├── Creator ├── README.md ├── tegar.py └── tegar_dec.py ├── DarkFace ├── README.md ├── darkface.py └── darkface_dec.py ├── Ddos ├── Ddos.py ├── Ddos_dec.py └── README.md ├── Devil ├── Devil.py ├── Devil_dec.py └── README.md ├── Efbih ├── README.md ├── fb.py └── fb_dec.py ├── Endecbash ├── README.md ├── endec.py └── endec_dec.py ├── Enpy-Zlib ├── README.md ├── enc.py └── enc_dec.py ├── FILE ├── JJJJJ │ ├── index.js │ ├── package-lock.json │ ├── package.json │ ├── public │ │ ├── bootstrap.min.css │ │ ├── index.html │ │ ├── index.js │ │ └── jquery.min.js │ ├── token.js │ └── utils.js ├── README.md ├── hello.py └── hello_dec.py ├── FPD ├── FPD.py ├── FPD_dec.py └── README.md ├── Fbtack ├── README.md ├── attack.py ├── attack.pyc └── coba.txt ├── GenVirus ├── GenVirus.sh └── README.md ├── Hack-Facebook ├── README.md ├── brute.py ├── brute_dec.py └── pass.txt ├── Happy ├── .Choose.py ├── .Happy2.py ├── Choose_dec.py ├── Happy.py ├── Happy2_dec.py ├── Happy_dec.py └── README.md ├── HashCat ├── IMG_20210430_233834.jpg ├── IMG_20210430_233925.jpg ├── LICENSE ├── README.md ├── hashcat ├── hashcat_dec └── wordlist.txt ├── Indo ├── README.md ├── indo_.py └── indo_dec.py ├── Kali-Linux ├── Arm.apk ├── Kali │ ├── kali.sh │ └── kali_dec.sh └── README.md ├── Kgf ├── .Choose.py ├── .Kgf2.py ├── Choose_dec.py ├── Kgf.py ├── Kgf2_dec.py └── Kgf_dec.py ├── Khan ├── .Khan2.py ├── .choice.py ├── Khan.py ├── Khan2_dec.py ├── Khan_dec.py ├── README.md └── choice_dec.py ├── LICENSE ├── M500 ├── M500.py ├── M500_dec.py └── README.md ├── Mafia-Killer404 ├── FB-TARGET-ID.py ├── MAFIA-KILLER-enrypt-file.py ├── decrypt01.py ├── mafia-killer-all-sim8.py ├── mafia-killer-all-sim9.py ├── pro.py ├── tamim-india.py └── test8.py ├── Mohini ├── README.md ├── logo │ └── logo.sh ├── mohini.sh └── mohini_dec.sh ├── Noprian ├── Noprian-dec │ ├── Bot.py │ ├── FBH │ ├── FBHrombongan.py │ ├── FBHtarget.py │ ├── File │ │ ├── FBH.php │ │ └── agpl.txt │ ├── README.md │ ├── call.php │ ├── cloning.py │ ├── create.sh │ ├── ddos.py │ ├── ggmux.sh │ ├── headers.txt │ ├── password.py │ ├── password.txt │ ├── setup │ ├── upgrade.sh │ ├── wa.php │ └── wifite.py ├── Noprian-enc │ ├── .Bot.py │ ├── .FBHrombongan.py │ ├── .FBHtarget.py │ ├── .call.php │ ├── .cloning.py │ ├── .create.sh │ ├── .ddos.py │ ├── .ggmux.sh │ ├── .password.py │ ├── .upgrade.sh │ ├── .wa.php │ ├── .wifite.py │ ├── FBH │ ├── File │ │ ├── FBH.php │ │ └── agpl.txt │ ├── README.md │ ├── headers.txt │ ├── password.txt │ └── setup └── README.md ├── PROHACK-FILE ├── JJJJJ │ ├── index.js │ ├── package-lock.json │ ├── package.json │ ├── public │ │ ├── bootstrap.min.css │ │ ├── index.html │ │ ├── index.js │ │ └── jquery.min.js │ ├── token.js │ └── utils.js ├── README.md ├── hackfile.py └── hackfile_dec.py ├── PassGen ├── README.md ├── passgen.py └── passgen_dec.py ├── PyProtector ├── README.md ├── enc.py └── enc_dec.py ├── README.md ├── Report ├── Report-dec │ ├── .Akun │ │ ├── .Bahan │ │ └── .Rt │ ├── Creater.py │ └── Report.py └── Report-enc │ ├── README.md │ ├── Report.zip │ └── Stock │ ├── Creater.py │ ├── License │ └── Report.png ├── Reverse ├── README.md ├── reverse.py └── reverse_dec.py ├── Shareit_bash ├── .ign0r3dh4x0r ├── README.md └── setup.sh ├── Shikari ├── README.md ├── shikari.sh └── shikari_dec.sh ├── SmS-BomB ├── README.md ├── requirement.sh ├── requirement_dec.sh ├── start.sh └── start_dec.sh ├── T-Banner ├── README.md ├── T-Banner.sh ├── T-Banner_dec.sh └── logo │ └── T-Banner.txt ├── T-Host ├── 127.0.0.1.sh ├── 127.0.0.1_dec.sh ├── README.md ├── requirement.sh ├── requirement_dec.sh └── setup │ ├── setup.sh │ └── setup_dec.sh ├── TM-scanner ├── README.md ├── install.sh ├── tmscanner.py └── tmscanner_dec.py ├── Target ├── Target.py ├── Target_dec.py └── dvl.txt ├── Termux-Banner ├── README.md ├── remove.sh ├── remove_dec.sh ├── requirement.sh ├── requirement_dec.sh ├── t-ban.sh ├── t-ban_dec.sh └── zsh │ ├── requirement.sh │ └── t-ban.sh ├── Termux-Lazyscript ├── README.md ├── core │ └── thanks.txt ├── ls.py ├── ls_dec.py └── setup.sh ├── Termux-Os ├── README.md ├── Termux-Os.sh ├── Termux-Os_dec.sh ├── requirement.sh └── requirement_dec.sh ├── Termux-Sudo ├── README.md ├── sudo.sh └── sudo_dec.sh ├── Termux-speak ├── README.md ├── install.sh ├── t-speak.py └── t-speak_dec.py ├── Trikfb ├── README.md ├── kshehd ├── kshehd_dec ├── trik.py └── trik_dec.py ├── Xenmux ├── README.md ├── requirement.sh └── requirement_dec.sh ├── YousufDhoom ├── YousufDhoom.py └── YousufDhoom_dec.py ├── all-encript-decript ├── README.md └── all-encript-decript_dec.py ├── b-april ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── b-april.py └── local │ ├── .README.md │ ├── README.md │ └── b-april.py ├── b-root ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── b-root.py └── local │ ├── .README.md │ ├── README.md │ └── b-root.py ├── b-tool ├── README.md ├── dec │ ├── README.md │ └── b-tool.py └── local │ ├── README.md │ └── b-tool.py ├── b11 ├── .README.md ├── .main.py ├── README.md └── b11.py ├── b4u ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── b4u.py └── local │ ├── .README.md │ ├── README.md │ └── b4u.py ├── battack ├── .main.py ├── README.md ├── battack.py ├── botol ├── requirements.txt └── tools │ ├── SMS │ ├── main.py │ ├── names.json │ ├── numberTools.py │ ├── proxy.json │ ├── randomData.py │ ├── sendRequest.py │ ├── services.json │ └── user_agents.json │ └── addons │ ├── banner.txt │ ├── clean.py │ └── logo.py ├── bclone ├── README.md ├── bclone.py └── bclone_dec.py ├── bcloner ├── README.md ├── bcloner.py └── bcloner_dec.py ├── bind ├── .README.md ├── .bspeed.py ├── .bt.py ├── .report.py ├── README.md ├── bind.py ├── pypi_1.py └── pypi_2.py ├── bn ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── bn.py └── local │ ├── .README.md │ ├── README.md │ └── bn.py ├── bnt ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── bnt.py └── local │ ├── .README.md │ ├── README.md │ └── bnt.py ├── bnz ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── bnz.py └── local │ ├── .README.md │ ├── README.md │ └── bnz.py ├── botolkey ├── README.md └── bk.py ├── brg ├── README.md ├── dec │ ├── README.md │ └── brg.py └── local │ ├── README.md │ └── brg.py ├── btarget ├── README.md ├── bt.py ├── bt_dec.py └── password.txt ├── bxi ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── bxi.py └── local │ ├── .README.md │ ├── README.md │ └── bxi.py ├── bxz ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── bxz.py └── local │ ├── .README.md │ ├── README.md │ └── bxz.py ├── byah ├── .README.md ├── .main.py ├── README.md ├── README_dec.py ├── byah.py ├── byah_dec.py └── main_dec.py ├── bzi ├── README.md ├── dec │ ├── .README.md │ ├── README.md │ └── bzi.py └── local │ ├── .README.md │ ├── README.md │ └── bzi.py ├── comarsh ├── README.md ├── comarsh.py └── comarsh_dec.py ├── cr4ck.tar.gz ├── darkpro ├── README.md ├── dark.py ├── dark_dec.py ├── setup.sh └── tools │ ├── index.js │ ├── ok.jpg │ ├── package-lock.json │ ├── package.json │ ├── public │ ├── bootstrap.min │ ├── index.html │ ├── index.js │ └── jquery.min │ ├── token.js │ └── utils.js ├── enc_bash ├── README.md ├── bash.py └── bash_dec.py ├── enpy-base16 ├── README.md ├── enpy-base16.py └── enpy-base16_dec.py ├── enpy-base32 ├── README.md ├── enpy-base32.py └── enpy-base32_dec.py ├── enpy-base64 ├── README.md ├── enpy-base64.py └── enpy-base64_dec.py ├── enpy-marsh16 ├── README.md ├── enc.py └── enc_dec.py ├── enpy-marsh32 ├── README.md ├── enc.py └── enc_dec.py ├── enpy-marsh64 ├── README.md ├── enc.py └── enc_dec.py ├── enpy-zlib64 ├── README.md ├── enc.py └── enc_dec.py ├── fcloner ├── README.md ├── fcloner.py └── fcloner_dec.py ├── fexploit ├── README.md ├── fexploit.py └── fexploit_dec.py ├── flb ├── .gitignore ├── README.md ├── flb.py └── flb_dec.py ├── flb2 ├── README.md ├── flb2.py └── flb2_dec.py ├── flb3 ├── README.md ├── flb3.py └── flb3_dec.py ├── hcrack ├── .hop2.py ├── .hop2_dec.py ├── .no.py ├── .no_dec.py ├── README.md ├── hcrack.py ├── hcrack_dec.py └── user.txt ├── hpro-2.tar.gz ├── hpro-3 ├── README.md ├── hop.so ├── main.py ├── main_2.py └── z.py ├── hpro.tar.gz ├── https-server ├── README.md ├── https-server.sh └── https-server_dec.sh ├── instack ├── LICENSE ├── README.md ├── Screenshot_20200318_222743_com.termux.jpg ├── instack.py └── instack_dec.py ├── linkmux ├── README.md ├── linkmux.sh ├── linkmux_dec.sh ├── requirement.sh └── requirement_dec.sh ├── mailspam ├── README.md ├── mailspam.py └── mailspam_dec.py ├── nenc ├── README.md ├── nenc-enc.py └── nenc-enc_dec.py ├── old ├── README.md ├── old.py └── old_dec.py ├── pacman ├── README.md ├── bolt ├── bolt_dec ├── passlist.txt ├── passlistindia.txt ├── passlistpak.txt └── passlistusa.txt ├── pyenc ├── README.md ├── henc.py ├── henc_dec.py ├── hop ├── hop_dec.py ├── version └── version_dec.py ├── pyndb ├── README.md ├── pyndb.py └── pyndb_dec.py ├── pyprotek ├── README.md ├── pyprotek.py └── pyprotek_dec.py ├── tikphish ├── README.md ├── tikphish.py └── tikphish_dec.py ├── tmvenom ├── README.md ├── core │ ├── run │ └── run2 ├── install.sh ├── tmvenom.py ├── tmvenom2.py ├── tmvenom2_dec.py └── tmvenom_dec.py ├── trick-proof ├── README.md ├── dec │ ├── README.md │ └── trick-proof.py └── local │ ├── README.md │ └── trick-proof.py ├── webshells ├── RBBD-Bypass-Mini-Shell.txt ├── RBBD-mini-pass.txt ├── RBBD-uploader.txt └── RBBD_Private_Shell.txt └── whatsapp ├── README.md ├── wa.sh └── wa_dec.sh /AK47/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/AK47/README.md -------------------------------------------------------------------------------- /AK47/ak47.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/AK47/ak47.py -------------------------------------------------------------------------------- /AK47/ak47_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/AK47/ak47_dec.py -------------------------------------------------------------------------------- /Admin-Finder/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Finder/LICENSE -------------------------------------------------------------------------------- /Admin-Finder/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Finder/README.md -------------------------------------------------------------------------------- /Admin-Finder/Screenshot_20210509_161312.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Finder/Screenshot_20210509_161312.jpg -------------------------------------------------------------------------------- /Admin-Finder/adminfinder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Finder/adminfinder.py -------------------------------------------------------------------------------- /Admin-Finder/adminfinder_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Finder/adminfinder_dec.py -------------------------------------------------------------------------------- /Admin-Finder/finder.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Finder/finder.txt -------------------------------------------------------------------------------- /Admin-Vulnerability-Finder/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Vulnerability-Finder/LICENSE -------------------------------------------------------------------------------- /Admin-Vulnerability-Finder/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Vulnerability-Finder/README.md -------------------------------------------------------------------------------- /Admin-Vulnerability-Finder/Screenshot_20210509_161514.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Vulnerability-Finder/Screenshot_20210509_161514.jpg -------------------------------------------------------------------------------- /Admin-Vulnerability-Finder/adminscan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Vulnerability-Finder/adminscan.py -------------------------------------------------------------------------------- /Admin-Vulnerability-Finder/adminscan_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Vulnerability-Finder/adminscan_dec.py -------------------------------------------------------------------------------- /Admin-Vulnerability-Finder/scan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Admin-Vulnerability-Finder/scan.txt -------------------------------------------------------------------------------- /Alien-Host/Alien-Host.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/Alien-Host.sh -------------------------------------------------------------------------------- /Alien-Host/Alien-Host_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/Alien-Host_dec.sh -------------------------------------------------------------------------------- /Alien-Host/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/README.md -------------------------------------------------------------------------------- /Alien-Host/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/requirement.sh -------------------------------------------------------------------------------- /Alien-Host/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/requirement_dec.sh -------------------------------------------------------------------------------- /Alien-Host/src/logo/alien.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/src/logo/alien.sh -------------------------------------------------------------------------------- /Alien-Host/src/photo/alien-host.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/src/photo/alien-host.png -------------------------------------------------------------------------------- /Alien-Host/src/photo/alien-host1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/src/photo/alien-host1.jpg -------------------------------------------------------------------------------- /Alien-Host/src/photo/alien-host2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Alien-Host/src/photo/alien-host2.jpg -------------------------------------------------------------------------------- /BMAIL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BMAIL/README.md -------------------------------------------------------------------------------- /BMAIL/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BMAIL/__init__.py -------------------------------------------------------------------------------- /BMAIL/bmail.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BMAIL/bmail.py -------------------------------------------------------------------------------- /BXP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BXP/README.md -------------------------------------------------------------------------------- /BXP/bxp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BXP/bxp.py -------------------------------------------------------------------------------- /BXP/bxp_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BXP/bxp_dec.py -------------------------------------------------------------------------------- /BXP/list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BXP/list.txt -------------------------------------------------------------------------------- /BXP/script.html: -------------------------------------------------------------------------------- 1 | HACKED BY BOTOL BABA 2 | -------------------------------------------------------------------------------- /BanglaAll/ALLOPARATOR.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BanglaAll/ALLOPARATOR.py -------------------------------------------------------------------------------- /BanglaAll/ALLOPARATOR_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BanglaAll/ALLOPARATOR_dec.py -------------------------------------------------------------------------------- /BanglaAll/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BanglaAll/README.md -------------------------------------------------------------------------------- /BanglaAll/main.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BanglaAll/main.md -------------------------------------------------------------------------------- /BanglaAll/main_dec.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BanglaAll/main_dec.md -------------------------------------------------------------------------------- /Base64/Base64.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Base64/Base64.sh -------------------------------------------------------------------------------- /Base64/Base64_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Base64/Base64_dec.sh -------------------------------------------------------------------------------- /Base64/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Base64/README.md -------------------------------------------------------------------------------- /Bash-Locker/Bash-Locker.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Locker/Bash-Locker.sh -------------------------------------------------------------------------------- /Bash-Locker/Bash-Locker_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Locker/Bash-Locker_dec.sh -------------------------------------------------------------------------------- /Bash-Locker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Locker/README.md -------------------------------------------------------------------------------- /Bash-Locker/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Locker/requirement.sh -------------------------------------------------------------------------------- /Bash-Locker/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Locker/requirement_dec.sh -------------------------------------------------------------------------------- /Bash-Speed-Test/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Speed-Test/README.md -------------------------------------------------------------------------------- /Bash-Speed-Test/bst.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bash-Speed-Test/bst.sh -------------------------------------------------------------------------------- /BashProtector/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BashProtector/README.md -------------------------------------------------------------------------------- /BashProtector/run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BashProtector/run.sh -------------------------------------------------------------------------------- /BashProtector/run_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BashProtector/run_dec.sh -------------------------------------------------------------------------------- /BloodyIP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BloodyIP/README.md -------------------------------------------------------------------------------- /BloodyIP/bloody.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/BloodyIP/bloody.sh -------------------------------------------------------------------------------- /Boss/Boss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Boss/Boss -------------------------------------------------------------------------------- /Boss/Boss_dec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Boss/Boss_dec -------------------------------------------------------------------------------- /Bull-Attack/B-attack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bull-Attack/B-attack.py -------------------------------------------------------------------------------- /Bull-Attack/B-attack_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bull-Attack/B-attack_dec.py -------------------------------------------------------------------------------- /Bull-Attack/Bull.Attack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bull-Attack/Bull.Attack.png -------------------------------------------------------------------------------- /Bull-Attack/Bull.Attack1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bull-Attack/Bull.Attack1.png -------------------------------------------------------------------------------- /Bull-Attack/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bull-Attack/README.md -------------------------------------------------------------------------------- /Bulltools/Bulltools.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bulltools/Bulltools.sh -------------------------------------------------------------------------------- /Bulltools/Bulltools_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bulltools/Bulltools_dec.sh -------------------------------------------------------------------------------- /Bulltools/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Bulltools/README.md -------------------------------------------------------------------------------- /CNK-GToken/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CNK-GToken/README.md -------------------------------------------------------------------------------- /CNK-GToken/cnk-gtoken.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CNK-GToken/cnk-gtoken.py -------------------------------------------------------------------------------- /CNK-GToken/cnk-gtoken_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CNK-GToken/cnk-gtoken_dec.py -------------------------------------------------------------------------------- /CNK-PassGen/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CNK-PassGen/README.md -------------------------------------------------------------------------------- /CNK-PassGen/cnk-passgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CNK-PassGen/cnk-passgen.py -------------------------------------------------------------------------------- /CNK-PassGen/cnk-passgen_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CNK-PassGen/cnk-passgen_dec.py -------------------------------------------------------------------------------- /CRACK/Crack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/Crack.py -------------------------------------------------------------------------------- /CRACK/Crack_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/Crack_dec.py -------------------------------------------------------------------------------- /CRACK/JJJJJ/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/index.js -------------------------------------------------------------------------------- /CRACK/JJJJJ/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/package-lock.json -------------------------------------------------------------------------------- /CRACK/JJJJJ/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/package.json -------------------------------------------------------------------------------- /CRACK/JJJJJ/public/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/public/bootstrap.min.css -------------------------------------------------------------------------------- /CRACK/JJJJJ/public/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/public/index.html -------------------------------------------------------------------------------- /CRACK/JJJJJ/public/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/public/index.js -------------------------------------------------------------------------------- /CRACK/JJJJJ/public/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/public/jquery.min.js -------------------------------------------------------------------------------- /CRACK/JJJJJ/token.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/token.js -------------------------------------------------------------------------------- /CRACK/JJJJJ/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/JJJJJ/utils.js -------------------------------------------------------------------------------- /CRACK/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CRACK/README.md -------------------------------------------------------------------------------- /CompileMarshal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CompileMarshal/README.md -------------------------------------------------------------------------------- /CompileMarshal/marshal.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CompileMarshal/marshal.py -------------------------------------------------------------------------------- /CompileMarshal/marshal_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/CompileMarshal/marshal_dec.py -------------------------------------------------------------------------------- /Crackiworld/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crackiworld/README.md -------------------------------------------------------------------------------- /Crackiworld/hackworld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crackiworld/hackworld.py -------------------------------------------------------------------------------- /Crackiworld/hackworld_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crackiworld/hackworld_dec.py -------------------------------------------------------------------------------- /Crazy-Banner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crazy-Banner/README.md -------------------------------------------------------------------------------- /Crazy-Banner/c-banner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crazy-Banner/c-banner.sh -------------------------------------------------------------------------------- /Crazy-Banner/c-banner_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crazy-Banner/c-banner_dec.sh -------------------------------------------------------------------------------- /Crazy-Banner/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crazy-Banner/requirement.sh -------------------------------------------------------------------------------- /Crazy-Banner/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Crazy-Banner/requirement_dec.sh -------------------------------------------------------------------------------- /Creator/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Creator/README.md -------------------------------------------------------------------------------- /Creator/tegar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Creator/tegar.py -------------------------------------------------------------------------------- /Creator/tegar_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Creator/tegar_dec.py -------------------------------------------------------------------------------- /DarkFace/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/DarkFace/README.md -------------------------------------------------------------------------------- /DarkFace/darkface.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/DarkFace/darkface.py -------------------------------------------------------------------------------- /DarkFace/darkface_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/DarkFace/darkface_dec.py -------------------------------------------------------------------------------- /Ddos/Ddos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Ddos/Ddos.py -------------------------------------------------------------------------------- /Ddos/Ddos_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Ddos/Ddos_dec.py -------------------------------------------------------------------------------- /Ddos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Ddos/README.md -------------------------------------------------------------------------------- /Devil/Devil.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Devil/Devil.py -------------------------------------------------------------------------------- /Devil/Devil_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Devil/Devil_dec.py -------------------------------------------------------------------------------- /Devil/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Devil/README.md -------------------------------------------------------------------------------- /Efbih/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Efbih/README.md -------------------------------------------------------------------------------- /Efbih/fb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Efbih/fb.py -------------------------------------------------------------------------------- /Efbih/fb_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Efbih/fb_dec.py -------------------------------------------------------------------------------- /Endecbash/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Endecbash/README.md -------------------------------------------------------------------------------- /Endecbash/endec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Endecbash/endec.py -------------------------------------------------------------------------------- /Endecbash/endec_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Endecbash/endec_dec.py -------------------------------------------------------------------------------- /Enpy-Zlib/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Enpy-Zlib/README.md -------------------------------------------------------------------------------- /Enpy-Zlib/enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Enpy-Zlib/enc.py -------------------------------------------------------------------------------- /Enpy-Zlib/enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Enpy-Zlib/enc_dec.py -------------------------------------------------------------------------------- /FILE/JJJJJ/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/index.js -------------------------------------------------------------------------------- /FILE/JJJJJ/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/package-lock.json -------------------------------------------------------------------------------- /FILE/JJJJJ/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/package.json -------------------------------------------------------------------------------- /FILE/JJJJJ/public/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/public/bootstrap.min.css -------------------------------------------------------------------------------- /FILE/JJJJJ/public/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/public/index.html -------------------------------------------------------------------------------- /FILE/JJJJJ/public/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/public/index.js -------------------------------------------------------------------------------- /FILE/JJJJJ/public/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/public/jquery.min.js -------------------------------------------------------------------------------- /FILE/JJJJJ/token.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/token.js -------------------------------------------------------------------------------- /FILE/JJJJJ/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/JJJJJ/utils.js -------------------------------------------------------------------------------- /FILE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/README.md -------------------------------------------------------------------------------- /FILE/hello.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/hello.py -------------------------------------------------------------------------------- /FILE/hello_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FILE/hello_dec.py -------------------------------------------------------------------------------- /FPD/FPD.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FPD/FPD.py -------------------------------------------------------------------------------- /FPD/FPD_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/FPD/FPD_dec.py -------------------------------------------------------------------------------- /FPD/README.md: -------------------------------------------------------------------------------- 1 | # FPD 2 | Facebook Pictures Downloader 3 | -------------------------------------------------------------------------------- /Fbtack/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Fbtack/README.md -------------------------------------------------------------------------------- /Fbtack/attack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Fbtack/attack.py -------------------------------------------------------------------------------- /Fbtack/attack.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Fbtack/attack.pyc -------------------------------------------------------------------------------- /Fbtack/coba.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Fbtack/coba.txt -------------------------------------------------------------------------------- /GenVirus/GenVirus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/GenVirus/GenVirus.sh -------------------------------------------------------------------------------- /GenVirus/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/GenVirus/README.md -------------------------------------------------------------------------------- /Hack-Facebook/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Hack-Facebook/README.md -------------------------------------------------------------------------------- /Hack-Facebook/brute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Hack-Facebook/brute.py -------------------------------------------------------------------------------- /Hack-Facebook/brute_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Hack-Facebook/brute_dec.py -------------------------------------------------------------------------------- /Hack-Facebook/pass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Hack-Facebook/pass.txt -------------------------------------------------------------------------------- /Happy/.Choose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/.Choose.py -------------------------------------------------------------------------------- /Happy/.Happy2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/.Happy2.py -------------------------------------------------------------------------------- /Happy/Choose_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/Choose_dec.py -------------------------------------------------------------------------------- /Happy/Happy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/Happy.py -------------------------------------------------------------------------------- /Happy/Happy2_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/Happy2_dec.py -------------------------------------------------------------------------------- /Happy/Happy_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/Happy_dec.py -------------------------------------------------------------------------------- /Happy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Happy/README.md -------------------------------------------------------------------------------- /HashCat/IMG_20210430_233834.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/IMG_20210430_233834.jpg -------------------------------------------------------------------------------- /HashCat/IMG_20210430_233925.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/IMG_20210430_233925.jpg -------------------------------------------------------------------------------- /HashCat/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/LICENSE -------------------------------------------------------------------------------- /HashCat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/README.md -------------------------------------------------------------------------------- /HashCat/hashcat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/hashcat -------------------------------------------------------------------------------- /HashCat/hashcat_dec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/hashcat_dec -------------------------------------------------------------------------------- /HashCat/wordlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/HashCat/wordlist.txt -------------------------------------------------------------------------------- /Indo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Indo/README.md -------------------------------------------------------------------------------- /Indo/indo_.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Indo/indo_.py -------------------------------------------------------------------------------- /Indo/indo_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Indo/indo_dec.py -------------------------------------------------------------------------------- /Kali-Linux/Arm.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kali-Linux/Arm.apk -------------------------------------------------------------------------------- /Kali-Linux/Kali/kali.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kali-Linux/Kali/kali.sh -------------------------------------------------------------------------------- /Kali-Linux/Kali/kali_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kali-Linux/Kali/kali_dec.sh -------------------------------------------------------------------------------- /Kali-Linux/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kali-Linux/README.md -------------------------------------------------------------------------------- /Kgf/.Choose.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kgf/.Choose.py -------------------------------------------------------------------------------- /Kgf/.Kgf2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kgf/.Kgf2.py -------------------------------------------------------------------------------- /Kgf/Choose_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kgf/Choose_dec.py -------------------------------------------------------------------------------- /Kgf/Kgf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kgf/Kgf.py -------------------------------------------------------------------------------- /Kgf/Kgf2_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kgf/Kgf2_dec.py -------------------------------------------------------------------------------- /Kgf/Kgf_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Kgf/Kgf_dec.py -------------------------------------------------------------------------------- /Khan/.Khan2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/.Khan2.py -------------------------------------------------------------------------------- /Khan/.choice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/.choice.py -------------------------------------------------------------------------------- /Khan/Khan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/Khan.py -------------------------------------------------------------------------------- /Khan/Khan2_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/Khan2_dec.py -------------------------------------------------------------------------------- /Khan/Khan_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/Khan_dec.py -------------------------------------------------------------------------------- /Khan/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/README.md -------------------------------------------------------------------------------- /Khan/choice_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Khan/choice_dec.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/LICENSE -------------------------------------------------------------------------------- /M500/M500.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/M500/M500.py -------------------------------------------------------------------------------- /M500/M500_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/M500/M500_dec.py -------------------------------------------------------------------------------- /M500/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/M500/README.md -------------------------------------------------------------------------------- /Mafia-Killer404/FB-TARGET-ID.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/FB-TARGET-ID.py -------------------------------------------------------------------------------- /Mafia-Killer404/MAFIA-KILLER-enrypt-file.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/MAFIA-KILLER-enrypt-file.py -------------------------------------------------------------------------------- /Mafia-Killer404/decrypt01.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/decrypt01.py -------------------------------------------------------------------------------- /Mafia-Killer404/mafia-killer-all-sim8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/mafia-killer-all-sim8.py -------------------------------------------------------------------------------- /Mafia-Killer404/mafia-killer-all-sim9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/mafia-killer-all-sim9.py -------------------------------------------------------------------------------- /Mafia-Killer404/pro.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/pro.py -------------------------------------------------------------------------------- /Mafia-Killer404/tamim-india.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/tamim-india.py -------------------------------------------------------------------------------- /Mafia-Killer404/test8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mafia-Killer404/test8.py -------------------------------------------------------------------------------- /Mohini/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mohini/README.md -------------------------------------------------------------------------------- /Mohini/logo/logo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mohini/logo/logo.sh -------------------------------------------------------------------------------- /Mohini/mohini.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mohini/mohini.sh -------------------------------------------------------------------------------- /Mohini/mohini_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Mohini/mohini_dec.sh -------------------------------------------------------------------------------- /Noprian/Noprian-dec/Bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/Bot.py -------------------------------------------------------------------------------- /Noprian/Noprian-dec/FBH: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/FBH -------------------------------------------------------------------------------- /Noprian/Noprian-dec/FBHrombongan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/FBHrombongan.py -------------------------------------------------------------------------------- /Noprian/Noprian-dec/FBHtarget.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/FBHtarget.py -------------------------------------------------------------------------------- /Noprian/Noprian-dec/File/FBH.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Noprian/Noprian-dec/File/agpl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/File/agpl.txt -------------------------------------------------------------------------------- /Noprian/Noprian-dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/README.md -------------------------------------------------------------------------------- /Noprian/Noprian-dec/call.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/call.php -------------------------------------------------------------------------------- /Noprian/Noprian-dec/cloning.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/cloning.py -------------------------------------------------------------------------------- /Noprian/Noprian-dec/create.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/create.sh -------------------------------------------------------------------------------- /Noprian/Noprian-dec/ddos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/ddos.py -------------------------------------------------------------------------------- /Noprian/Noprian-dec/ggmux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/ggmux.sh -------------------------------------------------------------------------------- /Noprian/Noprian-dec/headers.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Noprian/Noprian-dec/password.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/password.py -------------------------------------------------------------------------------- /Noprian/Noprian-dec/password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/password.txt -------------------------------------------------------------------------------- /Noprian/Noprian-dec/setup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/setup -------------------------------------------------------------------------------- /Noprian/Noprian-dec/upgrade.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/upgrade.sh -------------------------------------------------------------------------------- /Noprian/Noprian-dec/wa.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/wa.php -------------------------------------------------------------------------------- /Noprian/Noprian-dec/wifite.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-dec/wifite.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.Bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.Bot.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.FBHrombongan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.FBHrombongan.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.FBHtarget.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.FBHtarget.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.call.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.call.php -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.cloning.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.cloning.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.create.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.create.sh -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.ddos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.ddos.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.ggmux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.ggmux.sh -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.password.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.password.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.upgrade.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.upgrade.sh -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.wa.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.wa.php -------------------------------------------------------------------------------- /Noprian/Noprian-enc/.wifite.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/.wifite.py -------------------------------------------------------------------------------- /Noprian/Noprian-enc/FBH: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/FBH -------------------------------------------------------------------------------- /Noprian/Noprian-enc/File/FBH.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Noprian/Noprian-enc/File/agpl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/File/agpl.txt -------------------------------------------------------------------------------- /Noprian/Noprian-enc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/README.md -------------------------------------------------------------------------------- /Noprian/Noprian-enc/headers.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Noprian/Noprian-enc/password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/password.txt -------------------------------------------------------------------------------- /Noprian/Noprian-enc/setup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/Noprian-enc/setup -------------------------------------------------------------------------------- /Noprian/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Noprian/README.md -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/index.js -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/package-lock.json -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/package.json -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/public/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/public/bootstrap.min.css -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/public/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/public/index.html -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/public/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/public/index.js -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/public/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/public/jquery.min.js -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/token.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/token.js -------------------------------------------------------------------------------- /PROHACK-FILE/JJJJJ/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/JJJJJ/utils.js -------------------------------------------------------------------------------- /PROHACK-FILE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/README.md -------------------------------------------------------------------------------- /PROHACK-FILE/hackfile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/hackfile.py -------------------------------------------------------------------------------- /PROHACK-FILE/hackfile_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PROHACK-FILE/hackfile_dec.py -------------------------------------------------------------------------------- /PassGen/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PassGen/README.md -------------------------------------------------------------------------------- /PassGen/passgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PassGen/passgen.py -------------------------------------------------------------------------------- /PassGen/passgen_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PassGen/passgen_dec.py -------------------------------------------------------------------------------- /PyProtector/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PyProtector/README.md -------------------------------------------------------------------------------- /PyProtector/enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PyProtector/enc.py -------------------------------------------------------------------------------- /PyProtector/enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/PyProtector/enc_dec.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/README.md -------------------------------------------------------------------------------- /Report/Report-dec/.Akun/.Bahan: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-dec/.Akun/.Bahan -------------------------------------------------------------------------------- /Report/Report-dec/.Akun/.Rt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-dec/.Akun/.Rt -------------------------------------------------------------------------------- /Report/Report-dec/Creater.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-dec/Creater.py -------------------------------------------------------------------------------- /Report/Report-dec/Report.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-dec/Report.py -------------------------------------------------------------------------------- /Report/Report-enc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-enc/README.md -------------------------------------------------------------------------------- /Report/Report-enc/Report.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-enc/Report.zip -------------------------------------------------------------------------------- /Report/Report-enc/Stock/Creater.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-enc/Stock/Creater.py -------------------------------------------------------------------------------- /Report/Report-enc/Stock/License: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Report/Report-enc/Stock/Report.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Report/Report-enc/Stock/Report.png -------------------------------------------------------------------------------- /Reverse/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Reverse/README.md -------------------------------------------------------------------------------- /Reverse/reverse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Reverse/reverse.py -------------------------------------------------------------------------------- /Reverse/reverse_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Reverse/reverse_dec.py -------------------------------------------------------------------------------- /Shareit_bash/.ign0r3dh4x0r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Shareit_bash/.ign0r3dh4x0r -------------------------------------------------------------------------------- /Shareit_bash/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Shareit_bash/README.md -------------------------------------------------------------------------------- /Shareit_bash/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Shareit_bash/setup.sh -------------------------------------------------------------------------------- /Shikari/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Shikari/README.md -------------------------------------------------------------------------------- /Shikari/shikari.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Shikari/shikari.sh -------------------------------------------------------------------------------- /Shikari/shikari_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Shikari/shikari_dec.sh -------------------------------------------------------------------------------- /SmS-BomB/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/SmS-BomB/README.md -------------------------------------------------------------------------------- /SmS-BomB/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/SmS-BomB/requirement.sh -------------------------------------------------------------------------------- /SmS-BomB/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/SmS-BomB/requirement_dec.sh -------------------------------------------------------------------------------- /SmS-BomB/start.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/SmS-BomB/start.sh -------------------------------------------------------------------------------- /SmS-BomB/start_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/SmS-BomB/start_dec.sh -------------------------------------------------------------------------------- /T-Banner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Banner/README.md -------------------------------------------------------------------------------- /T-Banner/T-Banner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Banner/T-Banner.sh -------------------------------------------------------------------------------- /T-Banner/T-Banner_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Banner/T-Banner_dec.sh -------------------------------------------------------------------------------- /T-Banner/logo/T-Banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Banner/logo/T-Banner.txt -------------------------------------------------------------------------------- /T-Host/127.0.0.1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/127.0.0.1.sh -------------------------------------------------------------------------------- /T-Host/127.0.0.1_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/127.0.0.1_dec.sh -------------------------------------------------------------------------------- /T-Host/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/README.md -------------------------------------------------------------------------------- /T-Host/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/requirement.sh -------------------------------------------------------------------------------- /T-Host/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/requirement_dec.sh -------------------------------------------------------------------------------- /T-Host/setup/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/setup/setup.sh -------------------------------------------------------------------------------- /T-Host/setup/setup_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/T-Host/setup/setup_dec.sh -------------------------------------------------------------------------------- /TM-scanner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/TM-scanner/README.md -------------------------------------------------------------------------------- /TM-scanner/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/TM-scanner/install.sh -------------------------------------------------------------------------------- /TM-scanner/tmscanner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/TM-scanner/tmscanner.py -------------------------------------------------------------------------------- /TM-scanner/tmscanner_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/TM-scanner/tmscanner_dec.py -------------------------------------------------------------------------------- /Target/Target.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Target/Target.py -------------------------------------------------------------------------------- /Target/Target_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Target/Target_dec.py -------------------------------------------------------------------------------- /Target/dvl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Target/dvl.txt -------------------------------------------------------------------------------- /Termux-Banner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/README.md -------------------------------------------------------------------------------- /Termux-Banner/remove.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/remove.sh -------------------------------------------------------------------------------- /Termux-Banner/remove_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/remove_dec.sh -------------------------------------------------------------------------------- /Termux-Banner/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/requirement.sh -------------------------------------------------------------------------------- /Termux-Banner/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/requirement_dec.sh -------------------------------------------------------------------------------- /Termux-Banner/t-ban.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/t-ban.sh -------------------------------------------------------------------------------- /Termux-Banner/t-ban_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/t-ban_dec.sh -------------------------------------------------------------------------------- /Termux-Banner/zsh/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/zsh/requirement.sh -------------------------------------------------------------------------------- /Termux-Banner/zsh/t-ban.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Banner/zsh/t-ban.sh -------------------------------------------------------------------------------- /Termux-Lazyscript/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Lazyscript/README.md -------------------------------------------------------------------------------- /Termux-Lazyscript/core/thanks.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Lazyscript/core/thanks.txt -------------------------------------------------------------------------------- /Termux-Lazyscript/ls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Lazyscript/ls.py -------------------------------------------------------------------------------- /Termux-Lazyscript/ls_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Lazyscript/ls_dec.py -------------------------------------------------------------------------------- /Termux-Lazyscript/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Lazyscript/setup.sh -------------------------------------------------------------------------------- /Termux-Os/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Os/README.md -------------------------------------------------------------------------------- /Termux-Os/Termux-Os.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Os/Termux-Os.sh -------------------------------------------------------------------------------- /Termux-Os/Termux-Os_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Os/Termux-Os_dec.sh -------------------------------------------------------------------------------- /Termux-Os/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Os/requirement.sh -------------------------------------------------------------------------------- /Termux-Os/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Os/requirement_dec.sh -------------------------------------------------------------------------------- /Termux-Sudo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Sudo/README.md -------------------------------------------------------------------------------- /Termux-Sudo/sudo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Sudo/sudo.sh -------------------------------------------------------------------------------- /Termux-Sudo/sudo_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-Sudo/sudo_dec.sh -------------------------------------------------------------------------------- /Termux-speak/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-speak/README.md -------------------------------------------------------------------------------- /Termux-speak/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-speak/install.sh -------------------------------------------------------------------------------- /Termux-speak/t-speak.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-speak/t-speak.py -------------------------------------------------------------------------------- /Termux-speak/t-speak_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Termux-speak/t-speak_dec.py -------------------------------------------------------------------------------- /Trikfb/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Trikfb/README.md -------------------------------------------------------------------------------- /Trikfb/kshehd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Trikfb/kshehd -------------------------------------------------------------------------------- /Trikfb/kshehd_dec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Trikfb/kshehd_dec -------------------------------------------------------------------------------- /Trikfb/trik.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Trikfb/trik.py -------------------------------------------------------------------------------- /Trikfb/trik_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Trikfb/trik_dec.py -------------------------------------------------------------------------------- /Xenmux/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Xenmux/README.md -------------------------------------------------------------------------------- /Xenmux/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Xenmux/requirement.sh -------------------------------------------------------------------------------- /Xenmux/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/Xenmux/requirement_dec.sh -------------------------------------------------------------------------------- /YousufDhoom/YousufDhoom.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/YousufDhoom/YousufDhoom.py -------------------------------------------------------------------------------- /YousufDhoom/YousufDhoom_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/YousufDhoom/YousufDhoom_dec.py -------------------------------------------------------------------------------- /all-encript-decript/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/all-encript-decript/README.md -------------------------------------------------------------------------------- /all-encript-decript/all-encript-decript_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/all-encript-decript/all-encript-decript_dec.py -------------------------------------------------------------------------------- /b-april/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/README.md -------------------------------------------------------------------------------- /b-april/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/dec/.README.md -------------------------------------------------------------------------------- /b-april/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/dec/README.md -------------------------------------------------------------------------------- /b-april/dec/b-april.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/dec/b-april.py -------------------------------------------------------------------------------- /b-april/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/local/.README.md -------------------------------------------------------------------------------- /b-april/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/local/README.md -------------------------------------------------------------------------------- /b-april/local/b-april.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-april/local/b-april.py -------------------------------------------------------------------------------- /b-root/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/README.md -------------------------------------------------------------------------------- /b-root/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/dec/.README.md -------------------------------------------------------------------------------- /b-root/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/dec/README.md -------------------------------------------------------------------------------- /b-root/dec/b-root.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/dec/b-root.py -------------------------------------------------------------------------------- /b-root/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/local/.README.md -------------------------------------------------------------------------------- /b-root/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/local/README.md -------------------------------------------------------------------------------- /b-root/local/b-root.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-root/local/b-root.py -------------------------------------------------------------------------------- /b-tool/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-tool/README.md -------------------------------------------------------------------------------- /b-tool/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-tool/dec/README.md -------------------------------------------------------------------------------- /b-tool/dec/b-tool.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-tool/dec/b-tool.py -------------------------------------------------------------------------------- /b-tool/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-tool/local/README.md -------------------------------------------------------------------------------- /b-tool/local/b-tool.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b-tool/local/b-tool.py -------------------------------------------------------------------------------- /b11/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b11/.README.md -------------------------------------------------------------------------------- /b11/.main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b11/.main.py -------------------------------------------------------------------------------- /b11/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b11/README.md -------------------------------------------------------------------------------- /b11/b11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b11/b11.py -------------------------------------------------------------------------------- /b4u/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/README.md -------------------------------------------------------------------------------- /b4u/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/dec/.README.md -------------------------------------------------------------------------------- /b4u/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/dec/README.md -------------------------------------------------------------------------------- /b4u/dec/b4u.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/dec/b4u.py -------------------------------------------------------------------------------- /b4u/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/local/.README.md -------------------------------------------------------------------------------- /b4u/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/local/README.md -------------------------------------------------------------------------------- /b4u/local/b4u.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/b4u/local/b4u.py -------------------------------------------------------------------------------- /battack/.main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/.main.py -------------------------------------------------------------------------------- /battack/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/README.md -------------------------------------------------------------------------------- /battack/battack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/battack.py -------------------------------------------------------------------------------- /battack/botol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/botol -------------------------------------------------------------------------------- /battack/requirements.txt: -------------------------------------------------------------------------------- 1 | phonenumbers 2 | requests 3 | scapy 4 | wget 5 | argparse -------------------------------------------------------------------------------- /battack/tools/SMS/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/main.py -------------------------------------------------------------------------------- /battack/tools/SMS/names.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/names.json -------------------------------------------------------------------------------- /battack/tools/SMS/numberTools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/numberTools.py -------------------------------------------------------------------------------- /battack/tools/SMS/proxy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/proxy.json -------------------------------------------------------------------------------- /battack/tools/SMS/randomData.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/randomData.py -------------------------------------------------------------------------------- /battack/tools/SMS/sendRequest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/sendRequest.py -------------------------------------------------------------------------------- /battack/tools/SMS/services.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/services.json -------------------------------------------------------------------------------- /battack/tools/SMS/user_agents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/SMS/user_agents.json -------------------------------------------------------------------------------- /battack/tools/addons/banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/addons/banner.txt -------------------------------------------------------------------------------- /battack/tools/addons/clean.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python3 2 | 3 | import os 4 | 5 | os.system("clear") 6 | -------------------------------------------------------------------------------- /battack/tools/addons/logo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/battack/tools/addons/logo.py -------------------------------------------------------------------------------- /bclone/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bclone/README.md -------------------------------------------------------------------------------- /bclone/bclone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bclone/bclone.py -------------------------------------------------------------------------------- /bclone/bclone_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bclone/bclone_dec.py -------------------------------------------------------------------------------- /bcloner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bcloner/README.md -------------------------------------------------------------------------------- /bcloner/bcloner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bcloner/bcloner.py -------------------------------------------------------------------------------- /bcloner/bcloner_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bcloner/bcloner_dec.py -------------------------------------------------------------------------------- /bind/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/.README.md -------------------------------------------------------------------------------- /bind/.bspeed.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/.bspeed.py -------------------------------------------------------------------------------- /bind/.bt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/.bt.py -------------------------------------------------------------------------------- /bind/.report.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/.report.py -------------------------------------------------------------------------------- /bind/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/README.md -------------------------------------------------------------------------------- /bind/bind.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/bind.py -------------------------------------------------------------------------------- /bind/pypi_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/pypi_1.py -------------------------------------------------------------------------------- /bind/pypi_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bind/pypi_2.py -------------------------------------------------------------------------------- /bn/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/README.md -------------------------------------------------------------------------------- /bn/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/dec/.README.md -------------------------------------------------------------------------------- /bn/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/dec/README.md -------------------------------------------------------------------------------- /bn/dec/bn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/dec/bn.py -------------------------------------------------------------------------------- /bn/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/local/.README.md -------------------------------------------------------------------------------- /bn/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/local/README.md -------------------------------------------------------------------------------- /bn/local/bn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bn/local/bn.py -------------------------------------------------------------------------------- /bnt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/README.md -------------------------------------------------------------------------------- /bnt/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/dec/.README.md -------------------------------------------------------------------------------- /bnt/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/dec/README.md -------------------------------------------------------------------------------- /bnt/dec/bnt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/dec/bnt.py -------------------------------------------------------------------------------- /bnt/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/local/.README.md -------------------------------------------------------------------------------- /bnt/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/local/README.md -------------------------------------------------------------------------------- /bnt/local/bnt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnt/local/bnt.py -------------------------------------------------------------------------------- /bnz/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/README.md -------------------------------------------------------------------------------- /bnz/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/dec/.README.md -------------------------------------------------------------------------------- /bnz/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/dec/README.md -------------------------------------------------------------------------------- /bnz/dec/bnz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/dec/bnz.py -------------------------------------------------------------------------------- /bnz/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/local/.README.md -------------------------------------------------------------------------------- /bnz/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/local/README.md -------------------------------------------------------------------------------- /bnz/local/bnz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bnz/local/bnz.py -------------------------------------------------------------------------------- /botolkey/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/botolkey/README.md -------------------------------------------------------------------------------- /botolkey/bk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/botolkey/bk.py -------------------------------------------------------------------------------- /brg/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/brg/README.md -------------------------------------------------------------------------------- /brg/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/brg/dec/README.md -------------------------------------------------------------------------------- /brg/dec/brg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/brg/dec/brg.py -------------------------------------------------------------------------------- /brg/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/brg/local/README.md -------------------------------------------------------------------------------- /brg/local/brg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/brg/local/brg.py -------------------------------------------------------------------------------- /btarget/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/btarget/README.md -------------------------------------------------------------------------------- /btarget/bt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/btarget/bt.py -------------------------------------------------------------------------------- /btarget/bt_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/btarget/bt_dec.py -------------------------------------------------------------------------------- /btarget/password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/btarget/password.txt -------------------------------------------------------------------------------- /bxi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/README.md -------------------------------------------------------------------------------- /bxi/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/dec/.README.md -------------------------------------------------------------------------------- /bxi/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/dec/README.md -------------------------------------------------------------------------------- /bxi/dec/bxi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/dec/bxi.py -------------------------------------------------------------------------------- /bxi/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/local/.README.md -------------------------------------------------------------------------------- /bxi/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/local/README.md -------------------------------------------------------------------------------- /bxi/local/bxi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxi/local/bxi.py -------------------------------------------------------------------------------- /bxz/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/README.md -------------------------------------------------------------------------------- /bxz/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/dec/.README.md -------------------------------------------------------------------------------- /bxz/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/dec/README.md -------------------------------------------------------------------------------- /bxz/dec/bxz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/dec/bxz.py -------------------------------------------------------------------------------- /bxz/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/local/.README.md -------------------------------------------------------------------------------- /bxz/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/local/README.md -------------------------------------------------------------------------------- /bxz/local/bxz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bxz/local/bxz.py -------------------------------------------------------------------------------- /byah/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/.README.md -------------------------------------------------------------------------------- /byah/.main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/.main.py -------------------------------------------------------------------------------- /byah/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/README.md -------------------------------------------------------------------------------- /byah/README_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/README_dec.py -------------------------------------------------------------------------------- /byah/byah.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/byah.py -------------------------------------------------------------------------------- /byah/byah_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/byah_dec.py -------------------------------------------------------------------------------- /byah/main_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/byah/main_dec.py -------------------------------------------------------------------------------- /bzi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/README.md -------------------------------------------------------------------------------- /bzi/dec/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/dec/.README.md -------------------------------------------------------------------------------- /bzi/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/dec/README.md -------------------------------------------------------------------------------- /bzi/dec/bzi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/dec/bzi.py -------------------------------------------------------------------------------- /bzi/local/.README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/local/.README.md -------------------------------------------------------------------------------- /bzi/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/local/README.md -------------------------------------------------------------------------------- /bzi/local/bzi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/bzi/local/bzi.py -------------------------------------------------------------------------------- /comarsh/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/comarsh/README.md -------------------------------------------------------------------------------- /comarsh/comarsh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/comarsh/comarsh.py -------------------------------------------------------------------------------- /comarsh/comarsh_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/comarsh/comarsh_dec.py -------------------------------------------------------------------------------- /cr4ck.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/cr4ck.tar.gz -------------------------------------------------------------------------------- /darkpro/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/README.md -------------------------------------------------------------------------------- /darkpro/dark.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/dark.py -------------------------------------------------------------------------------- /darkpro/dark_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/dark_dec.py -------------------------------------------------------------------------------- /darkpro/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/setup.sh -------------------------------------------------------------------------------- /darkpro/tools/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/index.js -------------------------------------------------------------------------------- /darkpro/tools/ok.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/ok.jpg -------------------------------------------------------------------------------- /darkpro/tools/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/package-lock.json -------------------------------------------------------------------------------- /darkpro/tools/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/package.json -------------------------------------------------------------------------------- /darkpro/tools/public/bootstrap.min: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/public/bootstrap.min -------------------------------------------------------------------------------- /darkpro/tools/public/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/public/index.html -------------------------------------------------------------------------------- /darkpro/tools/public/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/public/index.js -------------------------------------------------------------------------------- /darkpro/tools/public/jquery.min: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/public/jquery.min -------------------------------------------------------------------------------- /darkpro/tools/token.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/token.js -------------------------------------------------------------------------------- /darkpro/tools/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/darkpro/tools/utils.js -------------------------------------------------------------------------------- /enc_bash/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enc_bash/README.md -------------------------------------------------------------------------------- /enc_bash/bash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enc_bash/bash.py -------------------------------------------------------------------------------- /enc_bash/bash_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enc_bash/bash_dec.py -------------------------------------------------------------------------------- /enpy-base16/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base16/README.md -------------------------------------------------------------------------------- /enpy-base16/enpy-base16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base16/enpy-base16.py -------------------------------------------------------------------------------- /enpy-base16/enpy-base16_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base16/enpy-base16_dec.py -------------------------------------------------------------------------------- /enpy-base32/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base32/README.md -------------------------------------------------------------------------------- /enpy-base32/enpy-base32.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base32/enpy-base32.py -------------------------------------------------------------------------------- /enpy-base32/enpy-base32_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base32/enpy-base32_dec.py -------------------------------------------------------------------------------- /enpy-base64/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base64/README.md -------------------------------------------------------------------------------- /enpy-base64/enpy-base64.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base64/enpy-base64.py -------------------------------------------------------------------------------- /enpy-base64/enpy-base64_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-base64/enpy-base64_dec.py -------------------------------------------------------------------------------- /enpy-marsh16/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh16/README.md -------------------------------------------------------------------------------- /enpy-marsh16/enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh16/enc.py -------------------------------------------------------------------------------- /enpy-marsh16/enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh16/enc_dec.py -------------------------------------------------------------------------------- /enpy-marsh32/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh32/README.md -------------------------------------------------------------------------------- /enpy-marsh32/enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh32/enc.py -------------------------------------------------------------------------------- /enpy-marsh32/enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh32/enc_dec.py -------------------------------------------------------------------------------- /enpy-marsh64/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh64/README.md -------------------------------------------------------------------------------- /enpy-marsh64/enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh64/enc.py -------------------------------------------------------------------------------- /enpy-marsh64/enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-marsh64/enc_dec.py -------------------------------------------------------------------------------- /enpy-zlib64/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-zlib64/README.md -------------------------------------------------------------------------------- /enpy-zlib64/enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-zlib64/enc.py -------------------------------------------------------------------------------- /enpy-zlib64/enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/enpy-zlib64/enc_dec.py -------------------------------------------------------------------------------- /fcloner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/fcloner/README.md -------------------------------------------------------------------------------- /fcloner/fcloner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/fcloner/fcloner.py -------------------------------------------------------------------------------- /fcloner/fcloner_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/fcloner/fcloner_dec.py -------------------------------------------------------------------------------- /fexploit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/fexploit/README.md -------------------------------------------------------------------------------- /fexploit/fexploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/fexploit/fexploit.py -------------------------------------------------------------------------------- /fexploit/fexploit_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/fexploit/fexploit_dec.py -------------------------------------------------------------------------------- /flb/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb/.gitignore -------------------------------------------------------------------------------- /flb/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb/README.md -------------------------------------------------------------------------------- /flb/flb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb/flb.py -------------------------------------------------------------------------------- /flb/flb_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb/flb_dec.py -------------------------------------------------------------------------------- /flb2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb2/README.md -------------------------------------------------------------------------------- /flb2/flb2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb2/flb2.py -------------------------------------------------------------------------------- /flb2/flb2_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb2/flb2_dec.py -------------------------------------------------------------------------------- /flb3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb3/README.md -------------------------------------------------------------------------------- /flb3/flb3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb3/flb3.py -------------------------------------------------------------------------------- /flb3/flb3_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/flb3/flb3_dec.py -------------------------------------------------------------------------------- /hcrack/.hop2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/.hop2.py -------------------------------------------------------------------------------- /hcrack/.hop2_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/.hop2_dec.py -------------------------------------------------------------------------------- /hcrack/.no.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/.no.py -------------------------------------------------------------------------------- /hcrack/.no_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/.no_dec.py -------------------------------------------------------------------------------- /hcrack/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/README.md -------------------------------------------------------------------------------- /hcrack/hcrack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/hcrack.py -------------------------------------------------------------------------------- /hcrack/hcrack_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/hcrack_dec.py -------------------------------------------------------------------------------- /hcrack/user.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hcrack/user.txt -------------------------------------------------------------------------------- /hpro-2.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro-2.tar.gz -------------------------------------------------------------------------------- /hpro-3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro-3/README.md -------------------------------------------------------------------------------- /hpro-3/hop.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro-3/hop.so -------------------------------------------------------------------------------- /hpro-3/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro-3/main.py -------------------------------------------------------------------------------- /hpro-3/main_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro-3/main_2.py -------------------------------------------------------------------------------- /hpro-3/z.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro-3/z.py -------------------------------------------------------------------------------- /hpro.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/hpro.tar.gz -------------------------------------------------------------------------------- /https-server/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/https-server/README.md -------------------------------------------------------------------------------- /https-server/https-server.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/https-server/https-server.sh -------------------------------------------------------------------------------- /https-server/https-server_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/https-server/https-server_dec.sh -------------------------------------------------------------------------------- /instack/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/instack/LICENSE -------------------------------------------------------------------------------- /instack/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/instack/README.md -------------------------------------------------------------------------------- /instack/Screenshot_20200318_222743_com.termux.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/instack/Screenshot_20200318_222743_com.termux.jpg -------------------------------------------------------------------------------- /instack/instack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/instack/instack.py -------------------------------------------------------------------------------- /instack/instack_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/instack/instack_dec.py -------------------------------------------------------------------------------- /linkmux/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/linkmux/README.md -------------------------------------------------------------------------------- /linkmux/linkmux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/linkmux/linkmux.sh -------------------------------------------------------------------------------- /linkmux/linkmux_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/linkmux/linkmux_dec.sh -------------------------------------------------------------------------------- /linkmux/requirement.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/linkmux/requirement.sh -------------------------------------------------------------------------------- /linkmux/requirement_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/linkmux/requirement_dec.sh -------------------------------------------------------------------------------- /mailspam/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/mailspam/README.md -------------------------------------------------------------------------------- /mailspam/mailspam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/mailspam/mailspam.py -------------------------------------------------------------------------------- /mailspam/mailspam_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/mailspam/mailspam_dec.py -------------------------------------------------------------------------------- /nenc/README.md: -------------------------------------------------------------------------------- 1 | # nenc 2 | Python script encryter 3 | -------------------------------------------------------------------------------- /nenc/nenc-enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/nenc/nenc-enc.py -------------------------------------------------------------------------------- /nenc/nenc-enc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/nenc/nenc-enc_dec.py -------------------------------------------------------------------------------- /old/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/old/README.md -------------------------------------------------------------------------------- /old/old.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/old/old.py -------------------------------------------------------------------------------- /old/old_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/old/old_dec.py -------------------------------------------------------------------------------- /pacman/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/README.md -------------------------------------------------------------------------------- /pacman/bolt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/bolt -------------------------------------------------------------------------------- /pacman/bolt_dec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/bolt_dec -------------------------------------------------------------------------------- /pacman/passlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/passlist.txt -------------------------------------------------------------------------------- /pacman/passlistindia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/passlistindia.txt -------------------------------------------------------------------------------- /pacman/passlistpak.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/passlistpak.txt -------------------------------------------------------------------------------- /pacman/passlistusa.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pacman/passlistusa.txt -------------------------------------------------------------------------------- /pyenc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/README.md -------------------------------------------------------------------------------- /pyenc/henc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/henc.py -------------------------------------------------------------------------------- /pyenc/henc_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/henc_dec.py -------------------------------------------------------------------------------- /pyenc/hop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/hop -------------------------------------------------------------------------------- /pyenc/hop_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/hop_dec.py -------------------------------------------------------------------------------- /pyenc/version: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/version -------------------------------------------------------------------------------- /pyenc/version_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyenc/version_dec.py -------------------------------------------------------------------------------- /pyndb/README.md: -------------------------------------------------------------------------------- 1 | # pyndb 2 | Facebook Information Framework Python Nasir_DataBase 3 | -------------------------------------------------------------------------------- /pyndb/pyndb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyndb/pyndb.py -------------------------------------------------------------------------------- /pyndb/pyndb_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyndb/pyndb_dec.py -------------------------------------------------------------------------------- /pyprotek/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyprotek/README.md -------------------------------------------------------------------------------- /pyprotek/pyprotek.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyprotek/pyprotek.py -------------------------------------------------------------------------------- /pyprotek/pyprotek_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/pyprotek/pyprotek_dec.py -------------------------------------------------------------------------------- /tikphish/README.md: -------------------------------------------------------------------------------- 1 | # tikphish 2 | The Tiktok Phishing Attack 3 | -------------------------------------------------------------------------------- /tikphish/tikphish.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tikphish/tikphish.py -------------------------------------------------------------------------------- /tikphish/tikphish_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tikphish/tikphish_dec.py -------------------------------------------------------------------------------- /tmvenom/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/README.md -------------------------------------------------------------------------------- /tmvenom/core/run: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/core/run -------------------------------------------------------------------------------- /tmvenom/core/run2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/core/run2 -------------------------------------------------------------------------------- /tmvenom/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/install.sh -------------------------------------------------------------------------------- /tmvenom/tmvenom.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/tmvenom.py -------------------------------------------------------------------------------- /tmvenom/tmvenom2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/tmvenom2.py -------------------------------------------------------------------------------- /tmvenom/tmvenom2_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/tmvenom2_dec.py -------------------------------------------------------------------------------- /tmvenom/tmvenom_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/tmvenom/tmvenom_dec.py -------------------------------------------------------------------------------- /trick-proof/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/trick-proof/README.md -------------------------------------------------------------------------------- /trick-proof/dec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/trick-proof/dec/README.md -------------------------------------------------------------------------------- /trick-proof/dec/trick-proof.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/trick-proof/dec/trick-proof.py -------------------------------------------------------------------------------- /trick-proof/local/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/trick-proof/local/README.md -------------------------------------------------------------------------------- /trick-proof/local/trick-proof.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/trick-proof/local/trick-proof.py -------------------------------------------------------------------------------- /webshells/RBBD-Bypass-Mini-Shell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/webshells/RBBD-Bypass-Mini-Shell.txt -------------------------------------------------------------------------------- /webshells/RBBD-mini-pass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/webshells/RBBD-mini-pass.txt -------------------------------------------------------------------------------- /webshells/RBBD-uploader.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/webshells/RBBD-uploader.txt -------------------------------------------------------------------------------- /webshells/RBBD_Private_Shell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/webshells/RBBD_Private_Shell.txt -------------------------------------------------------------------------------- /whatsapp/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/whatsapp/README.md -------------------------------------------------------------------------------- /whatsapp/wa.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/whatsapp/wa.sh -------------------------------------------------------------------------------- /whatsapp/wa_dec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hax0rtahm1d/Reverse-Engineering/HEAD/whatsapp/wa_dec.sh --------------------------------------------------------------------------------