Search results

  1. K

    Understanding DES

    I did try to use this code on a different relative small FPGA and had to do some modifications to have it to work on the board I had here I managed to get 8 x DES cores in 1 chip running @ 400Mhz = 3.2 Gkeys/s so a complete range would be about 260 days on 1 chip. I did try those test data...
  2. K

    Understanding DES

    I just ran over this site https://crack.sh/ and they seem to have a big DES setup but does talk about much longer search time
  3. K

    Understanding DES

    cayoenrique please keep up the interesting work you are doing, it's very inspiring for many of us, thank you (y) You can install free FPGA dev soft on both PC and Linux without have to pay or be tracked while using them from some vendors but it's still big software and you have a steep learning...
  4. K

    Understanding DES

    Here is a FPGA version for many cores in parallel, have not tried myself but looks pretty good documented https://github.com/aletempiac/DES-cracker
  5. K

    Understanding CSA

    The Block Cypher posted above is for Encoding Here you have the Block Cypher for Decoding which we want to use for BF Here as 4 rounds of BC (total 56) it's easy to see how the flow goes over several rounds, this makes it possible to see where it might be worth to make calculations for 2...
  6. K

    Understanding CSA

    Hi cayoenrique, nice work you are doing here to get people involved in the CSA / GPU BF I really hope that there are some new findings which can bypass some of the Algo in the BF search. I did look into GPU quite some years ago and did find that they always did work as 32 bit even if the code...
  7. K

    Record System Software Update SSU for CAM

    I would like to get access to a CAM firmware for NEOTRON Viaccess firmware and believe it must be possible be to record the update send in the DVB ts. I the NIT I do see a 0x09 "System Software Update" service OUI: 0x237C => Neotion Sector lenght: 0x22 Sector_bytes...
  8. K

    Brute Force ECM algo to hit CW = Key

    I found this challenge while ago where they do BF the ECM to calculate the right Key to get CW so ts starts with 0x00 0x00 0x01, just like BF CSA. http://mitega.github.io/write-ups/32C3_CTF/carder/index_en.html They do use a Fun card and the CAID 0b00 (Conax), but I expect the algo on the Fun...
  9. K

    Missing Edit box for message

    Hi moderator's I did this post http://www.sat-universe.com/showpost.php?p=2036754824&postcount=9 In the 3 link's for images i got <br /> by mistake so the link are not working http://www.sat-universe.com/vbimghost.php?<br />do=displayimg&imgid=1230772716 At the bottom left on the page says I...
  10. K

    CSA Brute Force

    Still have the idea that a CSA BF in 10 sec would change a lot :) Just wanted to know if there are any new findings or idea to the CSA Brute Force which can reduce the key space lower than 2^48? As far I know you still need 56 rounds of BC 32 rounds of SC init and 12 rounds of SC run could...
  11. K

    cardsplitter via Oscam

    I have 2 TV's which can't be "rooted" so it's not possible to install OSCAM and run a softcam for DVB-T I have 1 valid card and If I run Oscam on linux with a smartmouse it does read the card fine. What I do look for is a way to confing another smartmouse / season pcb on another serial port so...
Top