[Mono-bugs] [Bug 79741][Wis] Changed - signcode creates bad signature when data follows the last PE section

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 11 18:40:53 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79741

--- shadow/79741	2006-10-27 03:39:58.000000000 -0400
+++ shadow/79741.tmp.22994	2006-12-11 18:40:53.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 79741
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Mono.Security
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: elevine at gmail.com               
@@ -65,6 +65,12 @@
 
 example1.exe is the file created by "makensis example1.nsi" using the
 example1.nsi script from
 http://www.seas.gwu.edu/~simhaweb/java/lectures/appendix/installer/install.html
 with a tiny text file named MyProg.exe in place while running makensis.
 
+
+------- Additional Comments From sebastien at ximian.com  2006-12-11 18:40 -------
+I can verify MS-generated signature on helloworld.exe (first test
+case, built with mingw) using Mono chktrust. This means our hash
+calculation is correct, at least in this case, as the code path for
+signcode is a little different.


More information about the mono-bugs mailing list