gavazquez / NLineTester

Scripts for testing if a Nline works or not. Currently in C# and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayPal


NLine tester scripts

Also called Nline, Ncamd, Newcamd and NewCam

Scripts for testing that a NLine works or not. Currently in C# and Python.

I made them as some people host line-testing websites and reject to share their source code. With those scripts you can program your own testing website/software and be sure that nobody steals your lines :)

Check this repository for a Cline (CCcam) tester: https://github.com/gavazquez/CLineTester

Please, share your code!!!!


Links that helped me to do it:

1- NFProxy v0.1.2: http://ftabeta.com/showthread.php?t=48943&p=278919&viewfull=1#post278919 The code of this program is obfuscated but with de4dot you can see what's going on inside ;)

2- Oscam: https://github.com/gfto/oscam/blob/master/module-newcamd.c

3- NewBox: https://github.com/javilonas/NewBox/blob/master/cli-newcamd.c

4- Code in Java of CSP: https://code.google.com/archive/p/3color/source/default/source and http://www.infosat.org/forum/viewtopic.php?id=13

5- This documentation (although is outdated): https://3color.googlecode.com/svn/trunk/cardservproxy/etc/protocol.txt


Email: gavazquez@gmail.com License

About

Scripts for testing if a Nline works or not. Currently in C# and Python

License:GNU General Public License v3.0


Languages

Language:C# 50.2%Language:Python 49.8%