User Profile

Collapse

Profile Sidebar

Collapse
abeni
abeni
Last Activity: Sep 30 '16, 06:32 PM
Joined: Mar 26 '16
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • abeni
    started a topic virtual box not supporting 64 bit os
    in APIs

    virtual box not supporting 64 bit os

    I recently downloaded Kali Linux from Offensive Security and installed it into Virtual Box. I had specifically chosen the 64 bit version as I had assumed my Windows 7 OS with an Intel Core i3 was 64 bit, though upon configuring the General settings all the Linux operating systems listed came out as 32 bit, though I had checked earlier that I did indeed install the 64 bit version from the website.

    It seemed to work fine at first, as...
    See more | Go to post

  • abeni
    started a topic How to store login forum password and email
    in PHP

    How to store login forum password and email

    Hello every body
    i was doing some phishing attack pages and i don't know how to

    store typed keyword and print out in .txt format

    can any body tell me

    i know that i can use kali linux setoolkit but i need this thing to work in my own created page
    See more | Go to post

  • please guys if it`s not clear tell me
    See more | Go to post

    Leave a comment:


  • How do I send input to the program through the batch file?

    How do I send input on batch programming?

    i mean for C++ we use this header file to input txt
    include <sstream>

    and also we use this data types

    ostringstream ;
    istringstream;

    what about in batch programming?
    See more | Go to post

  • abeni
    started a topic consol color
    in C

    consol color

    how to get d/t colors in the same window
    on consol
    See more | Go to post

  • abeni
    started a topic how to give color for each print out indivisualy
    in C

    how to give color for each print out indivisualy

    //* if i want to give for each out put word
    what kind of data or preprocesser i have
    to use *//
    // for example

    int main(){
    int color;
    cout << "please enter 1- 2 : ";
    cin >> color;
    switch(color){
    case 1:
    system( " color 0a);
    cout << " green "<< endl;
    break;
    ...
    See more | Go to post
No activity results to display
Show More
Working...