Skip to main content

Posts

How it takes just six seconds to hack a credit card

https://www.zhakkas.com/?ref=manishhacker1

Krypsec Digital Security

How To Convert Python Programs into .exe File

Hello guys , today I'll teach you, how to convert Python Programs into .exe File Hello Guys, Today I'll be going to discuss about how to convert Python Program into .exe file.Python is very powerful programming language , which are used in many different areas. For example Game Designing , Desktop Application Development, Data Analysis, Hacking Tools, Web Application Development etc. But main problem is that its does not direct run on windows machine. Now a days , mostly users are using windows operating system. If we are create a virus using python programming language or Desktop Application, this time main problem is that , How to direct run Python Program on windows machine. Because an executable file that can run on any computer. OUR AGENDA : How to convert py to exe file? Read Full Article: http://krypsec.com/use-unixlinux-commands-windows-operating-system/ Author: ManishHacker1 https://www.facebook.com/ManishHacker1 https://twitter.com//ManishHacker1 https...

How to Install wxPython

Hello guys , today I'll teach you, how do we install wxPython on your windows. wxPython used to create a computer program which is called an application. Media player, web browser, Editor , excel, adobe reader, photoshop, MySQL are example of typical applications. wxPython used to wxWidgets GUI Toolkit which is written in c++. wxPython developed by Robin Dunn along with Harri pasanen. Apllication Softeware can be divided in to two classes 1: System Software 2: Application Software System Software: Operating system, Assembler , Debugger , Compiler, ,Device Driver, Command and Utility, file management tools etc. are few example of system software. Application Software: Media player, web Browser, editor, word processor etc are few example of Application Software. Read Full Article: http://krypsec.com/how-to-install-wxpython/ Author: ManishHacker1 https://www.facebook.com/ManishHacker1 https://twitter.com//ManishHacker1 https://www.instagram.com//manishhacker1988...

How to Download and Install python packages numpy, scipy and matplotlib ...

Kryptora Digital Security Provided Python Training and Ethical Hacking Training Best Python Training in Noida Best Python Training in Delhi Best Python Training in Meerut Best Python Training in India Best Ethical Hacking Training in Noida Best Ethical Hacking Training in Delhi Best Ethical Hacking Training in Meerut Best Ethical Hacking Training in India

how-to-download-and-install-python-packages-numpy-scipy-and-matplotlib-using-pip

Hello everyone, Today we will discuss about how to download and install numpy, scipy and matplotlib in our windows machine. Before installing numpy, scipy, and matplotlib ,we will discuss about ,what is numpy, scipy and matplotlib? NumPy NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities source: http://www.numpy.org/ Scipy SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. Tool Requirement Matplotlib , Numpy and Scipy Matplotlib matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy. It provides an object-oriented API for embedding plots into applications using general-purpose GUI toolkits like wx...

How to create Keylogger Using Notepad

<