Tal Aloni

Results 45 comments of Tal Aloni

First you use bruutveal from the bruteforce branch to find the key and write it to a file: ./bruutveal hboot.img rom.zip keyfile.bin then you use ruuveal to use the key...

This is still very relevant to me and I would really like to move forward with this.

This is still very relevant to me and I would really like to move forward with this.

Thanks @skundlony, I would really like to move forward with this.

Thanks for your efforts, can you please not delete BouncyCastle.csproj? Some of us still need .Net Framework 2.0 support!

1. Are you saying that I can still build a .Net Framework 2.0 compatible assembly with your proposed project format? could you please verify that? 2. Why are there two...

1. If you need an additional 'crypto.csproj' then please name it appropriately and put it where it belong (not in the 'src' directory) 2. While reviewing some of the 50...

This is important for debugging purposes and should be easy to implement: Only a single line after the call to "make" in in build.fcgi is needed, something along the lines...

You have a point that the documentation here should be improved. Please note that the NTFileSystemAdapter was meant to get things working fast, I would venture that most if not...

I have addressed this issue in v1.4.9 by avoiding modifications of the objects returned from the IFileSystem implementation. thanks!