Git Product home page Git Product logo

lorcon's Introduction

lorcon - Loss Of Radio CONtrol

Copyright (c) 2009 - Joshua Wright <[email protected]>
                     dragorn <[email protected]>

Project Goals:
    A common injection and control library for wireless packet crafting

Current State:
    The lorcon2 rewrite currently only supports the mac80211 driver,
    additional drivers will be restored over time

lorcon's People

Contributors

dragorn avatar thex1le avatar brad-anton avatar

Stargazers

Michael Corrado avatar

Watchers

James Cloos avatar  avatar

lorcon's Issues

Google Code will close

http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html
The option is migrating to any alternative and put the new url in the main page 
(project home).

the big majority has opted for github, but us have until august to decide.

Original issue reported on code.google.com by [email protected] on 14 Mar 2015 at 4:10

Failure to set channel (1 packets transmitted on channel -1)

System: ARM v6 (raspberry pi)
Libnl Version: 1,2,3 3-gen

Lorcon 2 will compile without any errors, but will refuse to properly change 
the channel on the network interface despite being able to do literally 
everything else (including creating a monitor mode virtual interface)

When running tx, I get the following:

root@raspberrypi /home/pi/Dev/lorcon # ./tx -i wlan1mon -d mac80211 -c 7 -n 1
1 packets transmitted on wlan1monmon mac80211 channel -1.

That -1 I'm guessing is a error code from the setchannel function.


Looking for any help, oversites I may have made during compile, additional libs 
I need, anything before I try to tackle this in C.

Original issue reported on code.google.com by [email protected] on 10 Apr 2013 at 4:05

Where are the files?

What steps will reproduce the problem?
1. git
2. manual download
3. look around

What is the expected output? What do you see instead?
i expect to see the files , i saw an empty repositary instead

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Oct 2012 at 4:51

cannot compile ruby-lorcon

What steps will reproduce the problem?
jwest@TestBox:~/lorcon/ruby-lorcon$ make

What is the expected output? What do you see instead?
gcc -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -D_FILE_OFFSET_BITS=64  -fPIC 
-fno-strict-aliasing -g -g -O2  -fPIC   -c Lorcon2.c
In file included from Lorcon2.h:10,
                 from Lorcon2.c:1:
/usr/local/include/lorcon2/lorcon.h:29:27: error: lorcon_packet.h: No such file 
or directory
In file included from Lorcon2.h:10,
                 from Lorcon2.c:1:
/usr/local/include/lorcon2/lorcon.h:42: error: expected declaration specifiers 
or ‘...’ before ‘lorcon_packet_t’
/usr/local/include/lorcon2/lorcon.h:113: error: expected declaration specifiers 
or ‘...’ before ‘lorcon_packet_t’
/usr/local/include/lorcon2/lorcon.h:124: error: expected declaration specifiers 
or ‘...’ before ‘lorcon_packet_t’
Lorcon2.c: In function ‘Lorcon_inject_packet’:
Lorcon2.c:471: error: too many arguments to function ‘lorcon_inject’
Lorcon2.c:474: error: too many arguments to function ‘lorcon_inject’
Lorcon2.c: In function ‘Lorcon_capture_loop’:
Lorcon2.c:533: error: too many arguments to function ‘lorcon_next_ex’
make: *** [Lorcon2.o] Error 1

What version of the product are you using? On what operating system?
edge, attempting to compile on Linux TestBox 2.6.32-40-generic #87-Ubuntu SMP 
Mon Mar 5 20:26:31 UTC 2012 i686 GNU/Linux (Ubuntu 10.04)

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 25 Apr 2012 at 4:52

802.11n packet injection?

What steps will reproduce the problem?
1. Setting the mode to MIMO or MIMOGF

What is the expected output? What do you see instead?
802.11n packet injection on the transmitter side. I can only observe 802.11a 
packages with 6Mb/s data rate.

What version of the product are you using? On what operating system?
I am using LORCON old version on Ubuntu 14.04.

Please provide any additional information below.
Since there are flags of MIMO and MIMOGF, does the LORCON really support 
802.11n currently? I see that the rates are only 802.11a/g rates. Thanks!

Original issue reported on code.google.com by [email protected] on 15 Aug 2015 at 6:34

Import full SVN commit history using git-svn

I noticed that when you moved LORCON to Google Code you made a new git 
repository and committed the latest files. Could you use git-svn to import the 
full commit history? Thanks in advance, it's good to see LORCON isn't dead. :)

http://help.github.com/import-from-subversion/

Original issue reported on code.google.com by [email protected] on 25 Apr 2012 at 3:52

Cannot open shared object

I installed lorcon as described.

cd /usr/src
git clone https://github.com/Detry322/lorcon.git
cd lorcon
./configure
make
make install

cd pylorcon2
python setup.py build
python setup.py install

however when I attempt to import it in a script using import PyLorcon2 I get:
"""
Traceback (most recent call last):
File "test.py", line 6, in
import PyLorcon2
ImportError: liborcon2-2.0.0.so: cannot open shared object file: No such file or directory
"""

I have never encountered this and after some google searches I was at a loss. I am sure its a rudimentary mistake.

I am on Kali Linux 2017.1 and as far as I can tell I have everything installed
libnl-3-dev
libpcap-dev
libpcap0.8
libpcap0.8-dev
python-dev

Is there anything else?

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.