Displaying 7 results from an estimated 7 matches for "basic_info".
2010 Sep 20
1
Dynamic forking in Win32
...EXE_FILE *exe,
LPVOID ptrLoc,
DWORD imageSize,
char *target)
{
PROCESS_INFORMATION pi;
CONTEXT ctx;
PROCINFO childInfo;
if (createChild(&pi, &ctx, &childInfo, target)) {
LPVOID v = (LPVOID)NULL;
DWORD r, old_protection = 0;
MEMORY_BASIC_INFORMATION basic_info;
printf("Original EXE loaded (PID = %d).\n", (int)pi.dwProcessId);
printf("Original Base Addr = %X, Size = %X\n",
(int)childInfo.baseAddr, (int)childInfo.imageSize);
if (VirtualQueryEx(
pi.hProcess,...
2000 Jun 25
0
Testing 1.0pre2 from CVS
...]: tincd 1.0pre2 (Jun 24 2000 22:18:47)
starting, debug level 3.
Jun 24 23:56:41 tomcat tinc[32011]: Generating 128 bits keys.
Jun 24 23:56:41 tomcat tinc[32011]: Ready: listening on port 655.
Jun 24 23:56:41 tomcat tinc[32011]: Connected to 212.79.9.74:655
Jun 24 23:56:41 tomcat tinc[32011]: got
BASIC_INFO(655,192.168.9.1,255.255.255.0)
Jun 24 23:56:41 tomcat tinc[32011]: Peer uses protocol version 7
Jun 24 23:56:41 tomcat tinc[32011]: Opening UDP socket to 212.79.9.74
Jun 24 23:56:41 tomcat tinc[32011]: Send BASIC_INFO to 212.79.9.74
Jun 24 23:56:54 tomcat tinc[32011]: trying to look up 192.168.9.1...
2000 Jun 25
2
tinc1.0pre3
...2 (Jun 25 2000 21:04:50)
starting, debug level 4
Jun 25 21:14:30 lemon tinc.9[21698]: Generating 128 bits keys
Jun 25 21:14:30 lemon tinc.9[21698]: Ready: listening on port 655
Jun 25 21:14:49 lemon tinc.9[21698]: Connection from 213.54.42.228 port 1046
Jun 25 21:14:49 lemon tinc.9[21698]: Sending BASIC_INFO to 213.54.42.228
Jun 25 21:14:49 lemon tinc.9[21698]: Got request from 0.0.0.0
(213.54.42.228): 61 7 c0a80964/ffffff00:28f 2
Jun 25 21:14:49 lemon tinc.9[21698]: Got BASIC_INFO from 213.54.42.228
Jun 25 21:14:49 lemon tinc.9[21698]: Opening UDP socket to 213.54.42.228
Jun 25 21:14:49 lemon tinc.9[...
2000 Jul 27
1
Network confusion
...1:01 luna tinc[535]: tincd 1.0pre2
(May 31 2000 20:52:02) starting, debug level 3.
Jul 26 06:01:01 luna tinc[535]: Generating 128 bits keys.
Jul 26 06:01:01 luna tinc[535]: Ready: listening on port 655.
Jul 26 06:01:01 luna tinc[535]: Connected to 192.168.0.1:655
Jul 26 06:01:01 luna tinc[535]: got BASIC_INFO(655,10.0.0.1,255.255.255.0)
Jul 26 06:01:01 luna tinc[535]: Peer uses protocol version 6
Jul 26 06:01:01 luna tinc[535]: Opening UDP socket to 192.168.0.1
Jul 26 06:01:01 luna tinc[535]: Send BASIC_INFO to 192.168.0.1
Jul 26 06:01:01 luna tinc[535]: got PASSPHRASE
Jul 26 06:01:01 luna tinc[535]: Se...
2000 Jun 23
2
tinc 0.3.3 vs. 1.0pre2
...]: tincd 1.0pre2 (Jun 23 2000 14:15:07)
starting, debug level 3.
Jun 23 14:20:43 tomcat tinc[15012]: Generating 128 bits keys.
Jun 23 14:20:43 tomcat tinc[15012]: Ready: listening on port 655.
Jun 23 14:20:43 tomcat tinc[15012]: Connected to 212.79.9.74:655
Jun 23 14:20:43 tomcat tinc[15012]: got
BASIC_INFO(655,192.168.9.1,255.255.255.0)
Jun 23 14:20:43 tomcat tinc[15012]: Peer uses protocol version 6
Jun 23 14:20:43 tomcat tinc[15012]: Opening UDP socket to 212.79.9.74
Jun 23 14:20:43 tomcat tinc[15012]: Send BASIC_INFO to 212.79.9.74
Jun 23 14:20:55 tomcat tinc[15012]: Sending out request for public...
2000 Jun 27
1
[CVS] humbolt:/tinc/cabal/src net.c netutl.c protocol.c
....9[10186]: Generating 128 bits keys
Jun 27 09:04:56 lemon tinc.9[10186]: Ready: listening on port 655
Jun 27 09:04:59 lemon kernel: eth7: MII link partner 41e1, negotiated 01e1.
Jun 27 09:05:04 lemon tinc.9[10186]: Connection from 192.168.2.100 port 1076
Jun 27 09:05:04 lemon tinc.9[10186]: Sending BASIC_INFO to 192.168.2.100
Jun 27 09:05:04 lemon tinc.9[10186]: Got request from 0.0.0.0
(192.168.2.100): 61 7 c0a80963/ffffff00:28f 2
Jun 27 09:05:04 lemon tinc.9[10186]: Got BASIC_INFO from 192.168.2.100
Jun 27 09:05:04 lemon tinc.9[10186]: Opening UDP socket to 192.168.2.100
Jun 27 09:05:04 lemon tinc.9[...
2000 Apr 25
1
0.3.4 is due
On Mon Apr 24 2000, Mike MacNeill <mikem@accesscomm.ca> wrote:
> I downloaded the cabal version as well and I seem to have discovered a
> problem.
>
> Whenever the regenerate key goes off it manages to eat memory somewhere.
>
> I set the regen time from 90 minutes to basically all day.
>
> Have you tried running this under efence?
efence didn't show anything