Recent content by catalin

  1. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    Ok, so, after a lot of help from JimmyZ i succeeded getting my console id and emmc cid from my nand dump. My console id first 5 chars are 08a23. The emmc cid MY are 8C for chip with code 931 (2009, july). I was also able to decrypt my nand using obtained cids, now i'm just about to write them...
  2. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    I tried all those 11 combination for console id, had no hit. Should i try with others? Does that mind about the date of the console? The emmc date is july 2009.
  3. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    Thanks. Will try the combinations from first thread, and hopefully will have a hit. Let me know if you need any help from me here.
  4. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    Nice, thanks. Is runnning, no errors so far. started with 08a20, now is around 08a20190000.... Will keep you posted. auto just to check if i do it right, this is the command: bfcl console_id_bcd 08A2010000000100 001f 5FDF4BEE42B69EDD10815B4CC4AD65EF 000000000000000000000000000055aa 0000...
  5. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    No help. I even tried hooking up both, use gt440 for display and 980 for processing, but still same error. Will try with my laptop now. Need to install it and test.
  6. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    will try with an old gt220 ( i think) to see what's happenig. I cannot get hands on an amd card and don't have no one around with one. Will try with what i have Is a way to force this to use the cpu instead? I have a xeon 4650, think could handle a bit of work. Since i cannot find a flash cart...
  7. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    Seems to be working, i don't have that error. now i have this one: ocl_assert: ocl_brute.c, function ocl_brute_console_id, line 176 clEnqueueReadBuffer(command_queue, mem_out, CL_TRUE, 0, sizeof(cl_ulong), &out, 0, NULL, NULL) error: out of resources I suppose is nvidia related, since...
  8. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    Hi again. i have applied the diff from /cl folder (after trying to compile it in windows, without success, i keep getting /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' error). Now it get pastthe previous error related to nvidia, but it stops here: c:\bfcl>bfcl.exe...
  9. catalin

    Homebrew TWLbf - a tool to brute force DSi Console ID or EMMC CID

    Hello guys. I'm new here and to the DSi modding stuff. I try to find my CID and Console ID. I have first an error with bfcl. When i run it without parameters (or with them) i get this: I cannot seem to find anything to make it work. Can you please help me? Also, trying to use twlbf don't...