An open API service indexing awesome lists of open source software.

https://github.com/gavazquez/nlinetester

Scripts for testing if a Nline works or not. Currently in C# and Python
https://github.com/gavazquez/nlinetester

cardsharing csharp newcamd nline protocol python tester testing

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        


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